Jump to ratings and reviews
Rate this book

Distributed Algorithms: An Intuitive Approach

Rate this book
A comprehensive guide to distributed algorithms that emphasizes examples and exercises rather than mathematical argumentation. This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. It avoids mathematical argumentation, often a stumbling block for students, teaching algorithmic thought rather than proofs and logic. This approach allows the student to learn a large number of algorithms within a relatively short span of time. Algorithms are explained through brief, informal descriptions, illuminating examples, and practical exercises. The examples and exercises allow readers to understand algorithms intuitively and from different perspectives. Proof sketches, arguing the correctness of an algorithm or explaining the idea behind fundamental results, are also included. An appendix offers pseudocode descriptions of many algorithms. Distributed algorithms are performed by a collection of computers that send messages to each other or by multiple software threads that use the same shared memory. The algorithms presented in the book are for the most part “classics,” selected because they shed light on the algorithmic design of distributed systems or on key issues in distributed computing and concurrent programming. Distributed Algorithms can be used in courses for upper-level undergraduates or graduate students in computer science, or as a reference for researchers in the field.

231 pages, Hardcover

First published December 6, 2013

41 people are currently reading
258 people want to read

About the author

Wan Fokkink

4 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
10 (20%)
4 stars
22 (44%)
3 stars
14 (28%)
2 stars
3 (6%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Andrey.
4 reviews5 followers
April 22, 2014
Good and clean explanation of theoretical building blocks of the distributed algorithms. Worth to be reading if reading of the theoretical papers on distributed algorithms planned.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.