Distributed Systems 3rd edition (2017)

You can get a digital (personalized) copy of this book for free.

PPT slides now available

This page refers to the 3rd edition of Distributed Systems

For this third edition of “Distributed Systems,” the material has been thoroughly revised and extended, integrating principles and paradigms into nine chapters:

  1. Introduction
  2. Architectures
  3. Processes
  4. Communication
  5. Naming
  6. Coordination
  7. Replication
  8. Fault tolerance
  9. Security

A separation has been made between basic material and more specific subjects. The latter have been organized into boxed sections, which may be skipped on first reading.

To assist in understanding the more algorithmic parts, example programs in Python have been included. The examples in the book leave out many details for readability, but the complete code is available. All suggestions for improvements are welcome.

You can order a printed version of the book through Amazon.com. Please refer to the book (when you need to cite it) as:

M. van Steen and A.S. Tanenbaum, Distributed Systems, 3rd ed., distributed-systems.net, 2017.

Additional material