𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Introduction to Reliable Distributed Programming

✍ Scribed by Rachid Guerraoui, Luís Rodrigues (auth.)


Publisher
Springer Berlin Heidelberg
Year
2006
Tongue
English
Leaves
313
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Table of Contents


Introduction....Pages 1-23
Basic Abstractions....Pages 25-68
Reliable Broadcast....Pages 69-134
Shared Memory....Pages 135-188
Consensus....Pages 189-232
Consensus Variants....Pages 233-286
Concluding Remarks....Pages 287-289

✦ Subjects


Algorithm Analysis and Problem Complexity; Computer Communication Networks; Operating Systems


πŸ“œ SIMILAR VOLUMES


Introduction to Reliable Distributed Pro
✍ Rachid Guerraoui, LuΓ­s Rodrigues πŸ“‚ Library πŸ“… 2006 πŸ› Springer 🌐 English

<P>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.</P> <P>Guerraoui and Rodrigu

Introduction to Reliable and Secure Dist
✍ Christian Cachin, Rachid Guerraoui, LuΓ­s Rodrigues (auth.) πŸ“‚ Library πŸ“… 2011 πŸ› Springer-Verlag Berlin Heidelberg 🌐 English

<p><p>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 ra

Introduction to Reliable and Secure Dist
✍ Christian Cachin, Rachid Guerraoui, LuΓ­s Rodrigues (auth.) πŸ“‚ Library πŸ“… 2011 πŸ› Springer-Verlag Berlin Heidelberg 🌐 English

<p><p>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 ra

Reliable and Secure Distributed Programm
✍ Christian Cachin, Rachid Guerraoui, Luis Rodrigues πŸ“‚ Library πŸ“… 2011 πŸ› Springer 🌐 English

The scope of this second edition of the introduction to fundamental distributed programming abstractions has been extended to cover β€˜Byzantine fault tolerance’. It includes algorithms to implement these abstractions in vulnerable distributed systems.Β