Distributed Algorithms for Message-Passing

Michel Raynal deep dives into distributed algorithms for message-passing systems. page

Michel Raynal author

Distributed computing in crypto-commerce is mainly concerned with 'mastering uncertainty' created by issues such as asynchronous communication. Due to the multiplicity of control flows from network nodes coming to consensus.

The aim of this book is to present in a comprehensive way the basic notions, concepts, and algorithms of distributed computing when the distributed entities cooperate by sending and receiving messages on top of an asynchronous network.

In particular we are interested in gleaning from the core of the book; high-level communication abstractions; distributed detection of properties; and distributed shared memory. In order to architect capabilities-based message-passing.

ToDo - read Chapter 5 Mobile Objects Navigating a Network.