+353-1-416-8900REST OF WORLD
+44-20-3973-8888REST OF WORLD
1-917-300-0470EAST COAST U.S
1-800-526-8630U.S. (TOLL FREE)

Principles of Computer System Design. An Introduction

  • Book

  • July 2009
  • Elsevier Science and Technology
  • ID: 1769848

Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture.

Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs.

The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers.

Please Note: This is an On Demand product, delivery may take up to 11 working days after payment has been received.

Table of Contents

1. Systems2. Elements of Computer System Organization3. The Design of Naming Schemes4. Enforcing Modularity with Clients and Services5. Enforcing Modularity with Virtualization6. Performance7. The Network as a System and as a System Component8. Fault Tolerance: Reliable Systems from Unreliable Components9. Atomicity: All-or-Nothing and Before-or-After10. Information Security11. Suggestions for Further ReadingGlossaryProblem SetsIndex of Concepts

Authors

Jerome H. Saltzer MIT, Cambridge, MA. M. Frans Kaashoek MIT, Cambridge, MA.