- Добавил: bhaer
- Дата: 9-09-2018, 14:59
- Комментариев: 0

Название: Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach
Автор: Michel Raynal
Издательство: Springer
Год: 2018
Страниц: 459
Формат: PDF
Размер: 10 Mb
Язык: English
This book presents the most important fault-tolerant distributed programming abstractions and their associated distributed algorithms, in particular in terms of reliable communication and agreement, which lie at the heart of nearly all distributed applications. These programming abstractions, distributed objects or services, allow software designers and programmers to cope with asynchrony and the most important types of failures such as process crashes, message losses, and malicious behaviors of computing entities, widely known under the term "Byzantine fault-tolerance". The author introduces these notions in an incremental manner, starting from a clear specification, followed by algorithms which are first described intuitively and then proved correct.