
Introduction to Reliable Distributed Programming
Springer (Publisher)
1st Edition
Published on 12. February 2010
Book
Paperback/Softback
XVIII, 300 pages
978-3-642-06692-4 (ISBN)
Description
In modern computing a program is usually distributed among several processes. The fundamental challenge when developing reliable distributed programs is to support the cooperation of processes required to execute a common task, even when some of these processes fail.
Guerraoui and Rodrigues present an introductory description of fundamental reliable distributed programming abstractions as well as algorithms to implement these abstractions. 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 specific class of abstractions, covering reliable delivery, shared memory, consensus and various forms of agreement.
This textbook comes with a companion set of running examples implemented in Java. These can be used by students to get a better understanding of how reliable distributed programming abstractions can be implemented and used in practice. Combined, the chapters deliver a full course on reliable distributed programming. The book can also be used as a complete reference on the basic elements required to build reliable distributed applications.
Guerraoui and Rodrigues present an introductory description of fundamental reliable distributed programming abstractions as well as algorithms to implement these abstractions. 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 specific class of abstractions, covering reliable delivery, shared memory, consensus and various forms of agreement.
This textbook comes with a companion set of running examples implemented in Java. These can be used by students to get a better understanding of how reliable distributed programming abstractions can be implemented and used in practice. Combined, the chapters deliver a full course on reliable distributed programming. The book can also be used as a complete reference on the basic elements required to build reliable distributed applications.
Reviews / Votes
From the reviews:"This book deals with distributed systems. But unlike all other books in this area it treats the subject from a modular, specification viewpoint and not from the classical algorithmic view point. . This book is very remarkable, because it marks a change in attitude within computer science." (Jan Friso Groote, Zentralblatt MATH, Vol. 1095 (21), 2006)More details
Edition
1., st Edition. Softcover version of original hardcover edition 2006
Language
English
Place of publication
Berlin
Germany
Target group
College/higher education
Professional and scholarly
Graduate
Illustrations
31
31 s/w Abbildungen
31 black & white illustrations
Dimensions
Height: 23.5 cm
Width: 15.5 cm
Weight
486 gr
ISBN-13
978-3-642-06692-4 (9783642066924)
Schweitzer Classification
Other editions
Additional editions

Rachid Guerraoui | Luís Rodrigues
Introduction to Reliable Distributed Programming
Book
03/2006
1st Edition
Springer
€53.45
Article exhausted; check for reprint
Content
Introduction.- Basic Abstractions.- Reliable Broadcast.- Shared Memory.- Consensus.- Consensus Variants.- Concluding Remarks.