Introduction to Reliable and Secure Distributed Programming

Introduction to Reliable and Secure Distributed Programming
Author :
Publisher : Springer Science & Business Media
Total Pages : 381
Release :
ISBN-10 : 9783642152603
ISBN-13 : 3642152600
Rating : 4/5 (600 Downloads)

Book Synopsis Introduction to Reliable and Secure Distributed Programming by : Christian Cachin

Download or read book Introduction to Reliable and Secure Distributed Programming written by Christian Cachin and published by Springer Science & Business Media. This book was released on 2011-02-11 with total page 381 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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".


Introduction to Reliable and Secure Distributed Programming Related Books

Introduction to Reliable and Secure Distributed Programming
Language: en
Pages: 381
Authors: Christian Cachin
Categories: Computers
Type: BOOK - Published: 2011-02-11 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

In modern computing a program is usually distributed among several processes. The fundamental challenge when developing reliable and secure distributed programs
Distributed Services with Go
Language: en
Pages: 225
Authors: Travis Jeffery
Categories:
Type: BOOK - Published: 2020-10-27 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

You know the basics of Go and are eager to put your knowledge to work. This book is just what you need to apply Go to real-world situations. You'll build a dist
Java Distributed Computing
Language: en
Pages: 398
Authors: Jim Farley
Categories: Computers
Type: BOOK - Published: 1998-01-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for com
Distributed Algorithms, second edition
Language: en
Pages: 269
Authors: Wan Fokkink
Categories: Computers
Type: BOOK - Published: 2018-03-02 - Publisher: MIT Press

DOWNLOAD EBOOK

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers