Book description
In Distributed Algorithms, Nancy Lynch provides a blueprint for designing, implementing, and analyzing distributed algorithms. She directs her book at a wide audience, including students, programmers, system designers, and researchers.
Distributed Algorithms contains the most significant algorithms and impossibility results in the area, all in a simple automata-theoretic setting. The algorithms are proved correct, and their complexity is analyzed according to precisely defined complexity measures. The problems covered include resource allocation, communication, consensus among distributed processes, data consistency, deadlock detection, leader election, global snapshots, and many others.
The material is organized according to the system model—first by the timing model and then by the interprocess communication mechanism. The material on system models is isolated in separate chapters for easy reference.
The presentation is completely rigorous, yet is intuitive enough for immediate comprehension. This book familiarizes readers with important problems, algorithms, and impossibility results in the area: readers can then recognize the problems when they arise in practice, apply the algorithms to solve them, and use the impossibility results to determine whether problems are unsolvable. The book also provides readers with the basic mathematical tools for designing new algorithms and proving new impossibility results. In addition, it teaches readers how to reason carefully about distributed algorithms—to model them formally, devise precise specifications for their required behavior, prove their correctness, and evaluate their performance with realistic measures.
Table of contents
- Cover
- Title Page
- Dedication
- Copyright
- Preface
- Table of Contents
- Chapter 1: Introduction
- Part I: Synchronous Network Algorithms
- Part II: Asynchronous Algorithms
- Part IIA: Asynchronous Shared Memory Algorithms
-
Part IIB: Asynchronous Network Algorithms
- Chapter 14 Modelling IV: Asynchronous Network Model
- Chapter 15: Basic Asynchronous Network Algorithms
- Chapter 16: Synchronizers
- Chapter 17: Shared Memory versus Networks
- Chapter 18: Logical Time
- Chapter 19: Consistent Global Snapshots and Stable Property Detection
- Chapter 20: Network Resource Allocation
- Chapter 21: Asynchronous Network Computing with Process Failures
- Chapter 22: Data Link Protocols
- Part III: Partially Synchronous Algorithms
- Bibliography
- Index
- Instructions for online access
Product information
- Title: Distributed Algorithms
- Author(s):
- Release date: April 1996
- Publisher(s): Morgan Kaufmann
- ISBN: 9780080504704
You might also like
book
Algorithms in a Nutshell
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until …
book
Data Algorithms with Spark
Apache Spark's speed, ease of use, sophisticated analytics, and multilanguage support makes practical knowledge of this …
book
Data Algorithms
If you are ready to dive into the MapReduce framework for processing large datasets, this practical …
book
Graph Algorithms
Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions …