Jump to ratings and reviews
Rate this book

Introduction to Reliable and Secure Distributed Programming

Rate this book
In modern computing a program is usually distributed among several processes. The fundamental challenge when developing reliable and secure distributed programs is to support the cooperation of processes required to execute a common task, even when some of these processes fail. Failures may range from crashes to adversarial attacks by malicious processes. Cachin, Guerraoui, and Rodrigues present an introductory description of fundamental distributed programming abstractions together with algorithms to implement them in distributed systems, where processes are subject to crashes and malicious attacks. The authors follow an incremental approach by first introducing basic abstractions in simple distributed environments, before moving to more sophisticated abstractions and more challenging environments. Each core chapter is devoted to one topic, covering reliable broadcast, shared memory, consensus, and extensions of consensus. For every topic, many exercises and their solutions enhance the understanding This book represents the second edition of "Introduction to Reliable Distributed Programming". Its scope has been extended to include security against malicious actions by non-cooperating processes. This important domain has become widely known under the name "Byzantine fault-tolerance".

386 pages, Paperback

First published January 1, 2011

32 people are currently reading
488 people want to read

About the author

Christian Cachin

9 books3 followers

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
21 (53%)
4 stars
12 (30%)
3 stars
6 (15%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
3 reviews6 followers
March 16, 2015
Very nice introduction to the basic theoretical aspects of Distributed Systems.
4 reviews
January 17, 2018
Very good theoretical state of the art. Moreover, even if not stated, a plethora of the algorithms have applications in the more novel domain of permissioned blockchians.
Profile Image for Oleksandr.
3 reviews
December 11, 2018
THE book to have if you want to know how various algorithms are implemented
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.