Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Online Resource
    Online Resource
    Redmond, Washington : Microsoft Press
    ISBN: 0133986543 , 9780133986549
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    RVK:
    Keywords: Microsoft ; Microsoft Windows (Computer file) ; Operating systems (Computers) ; Hilfsprogramm ; Fehlersuche ; Betriebssystem ; Softwarewerkzeug ; WINDOWS ; WINDOWS ; Softwarewerkzeug ; WINDOWS ; Hilfsprogramm ; Microsoft ; Betriebssystem ; WINDOWS ; Fehlersuche
    Note: Description based on online resource; title from title page (Safari, viewed October 21, 2016). - Includes index
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625303 , 0735625301
    Language: English
    Pages: xxvi, 1181 p , ill., ports.
    Edition: 5th ed.
    Keywords: Microsoft Windows (Computer file) ; Microsoft Windows server ; Computer network architectures ; Operating systems (Computers) ; Electronic books ; local
    Abstract: See how the core components of the Windows operating system work behind the scenes-guided by a team of internationally renowned internals experts. Fully updated for Windows Server(R) 2008 and Windows Vista(R), this classic guide delivers key architectural insights on system design, debugging, performance, and support-along with hands-on experiments to experience Windows internal behavior firsthand. Delve inside Windows architecture and internals: Understand how the core system and management mechanisms work-from the object manager to services to the registry Explore internal system data structures using tools like the kernel debugger Grasp the scheduler's priority and CPU placement algorithms Go inside the Windows security model to see how it authorizes access to data Understand how Windows manages physical and virtual memory Tour the Windows networking stack from top to bottom-including APIs, protocol drivers, and network adapter drivers Troubleshoot file-system access problems and system boot problems Learn how to analyze crashes
    Note: At head of t.p.: Microsoft
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 6th ed.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Delve inside Windows architecture and internals-and see how core components work behind the scenes. Led by three renowned internals experts, this classic guide is fully updated for Windows 7 and Windows Server 2008 R2-and now presents its coverage in two volumes. As always, you get critical insider perspectives on how Windows operates. And through hands-on experiments, you'll experience its internal behavior firsthand-knowledge you can apply to improve application design, debugging, system performance, and support. In Part 2, you'll examine: Core subsystems for I/O, storage, memory management, cache manager, and file systems Startup and shutdown processes Crash-dump analysis, including troubleshooting tools and techniques
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    ISBN: 9780133986471 , 0133986470
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Seventh edition.
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Electronic books ; Electronic books ; local
    Abstract: The definitive guide-fully updated for Windows 10 and Windows Server 2016 Delve inside Windows architecture and internals, and see how core components work behind the scenes. Led by a team of internals experts, this classic guide has been fully updated for Windows 10 and Windows Server 2016. Whether you are a developer or an IT professional, you'll get critical, insider perspectives on how Windows operates. And through hands-on experiments, you'll experience its internal behavior firsthand-knowledge you can apply to improve application design, debugging, system performance, and support. This book will help you: Understand the Window system architecture and its most important entities, such as processes and threads Examine how processes manage resources and threads scheduled for execution inside processes Observe how Windows manages virtual and physical memory Dig into the Windows I/O system and see how device drivers work and integrate with the rest of the system Go inside the Windows security model to see how it manages access, auditing, and authorization, and learn about the new mechanisms in Windows 10 and Server 2016
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 17, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: German
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Electronic books ; Electronic books ; local
    Abstract: Der Standard-Leitfaden - komplett aktualisiert auf Windows 10 und Windows Server 2016Tauchen Sie in die Architektur und die inneren Mechanismen von Windows ein und lernen Sie die Kernkomponenten kennen, die hinter den Kulissen arbeiten. Dieser klassische Leitfaden wurde von einem Expertenteam für die inneren Mechanismen von Windows verfasst und vollständig auf Windows 10 und Windows Server 2016 aktualisiert.
    Note: Originally published in English under title: Windows internals, Part 1 : System architecture, processes, threads, memory management, and more, by Microsoft Press, ©2017. Cf. Title page verso. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    ISBN: 9781803248127
    Language: English
    Pages: 1 online resource (312 pages) , color illustrations
    Edition: Second edition.
    DDC: 004.67/82
    Keywords: Microsoft .NET Framework ; Application software Development ; Cloud computing
    Abstract: Use the innovative, highly portable event-driven distributed application runtime to simplify building resilient and scalable microservices for cloud and edge applications. Purchase of the print or Kindle book includes a free eBook in the PDF format. Key Features Build resilient, stateless, and stateful microservice applications that run on the cloud and edge Overcome common issues in distributed systems, such as low latency and scaling, using any language and framework Learn how to expose and operate Dapr applications with multiple options Book Description This second edition will help you get to grips with microservice architectures and how to manage application complexities with Dapr in no time. You'll understand how Dapr simplifies development while allowing you to work with multiple languages and platforms. Following a C# sample, you'll understand how Dapr's runtime, building blocks, and software development kits (SDKs) help you to simplify the creation of resilient and portable microservices. Dapr provides an event-driven runtime that supports the essential features you need for building microservices, including service invocation, state management, and publish/subscribe messaging. You'll explore all of those in addition to various other advanced features with this practical guide to learning Dapr. With a focus on deploying the Dapr sample application to an Azure Kubernetes Service cluster and to the Azure Container Apps serverless platform, you'll see how to expose the Dapr application with NGINX, YARP, and Azure API Management. By the end of this book, you'll be able to write microservices easily by implementing industry best practices to solve problems related to distributed systems. What you will learn Use Dapr to create services, invoking them directly and via pub/sub Discover best practices for working with microservice architectures Leverage the actor model to orchestrate data and behavior Expose API built with Dapr applications via NGINX and Azure API Management Use Azure Kubernetes Service to deploy a sample application Monitor Dapr applications using Zipkin, Prometheus, and Grafana Scale and load test Dapr applications on Kubernetes Get to grips with Azure Container Apps as you combine Dapr with a serverless platform Who this book is for This book is for developers looking to explore and implement microservices architectures in Dapr applications using .NET examples. Whether you are new to microservices or have knowledge of this architectural approach and want to get hands-on experience using Dapr, you'll find this book useful. Familiarity with .NET will help you to understand the C# samples and code snippets used in the book.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Edition: 4th ed.
    Keywords: Microsoft Windows (Computer file) ; Microsoft Windows server ; Computer network architectures ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The premier guide to the Windows kernel now covers Windows Server 2003, Windows XP, and Windows 2000, including 64-bit extensions. Get the architectural perspectives and insider insights needed to unlock the power of Windows.
    Note: Includes index. - Title from caption
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (xxviii, 462 p.) , ill.
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Get in-depth guidance-and inside insights-for using the Windows Sysinternals tools available from Microsoft TechNet. Guided by Sysinternals creator Mark Russinovich and Windows expert Aaron Margosis, you'll drill into the features and functions of dozens of free file, disk, process, security, and Windows management tools. And you'll learn how to apply the book's best practices to help resolve your own technical issues the way the experts do. Diagnose. Troubleshoot. Optimize. Analyze CPU spikes, memory leaks, and other system problems Get a comprehensive view of file, disk, registry, process/thread, and network activity Diagnose and troubleshoot issues with Active Directory Easily scan, disable, and remove autostart applications and components Monitor application debug output Generate trigger-based memory dumps for application troubleshooting Audit and analyze file digital signatures, permissions, and other security information Execute Sysinternals management tools on one or more remote computers Master Process Explorer, Process Monitor, and Autoruns
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...