Skip to main content

Distributed Systems

Concurrency and Consistency

  • 1st Edition - March 25, 2017
  • Latest edition
  • Author: Matthieu Perrin
  • Language: English

Distributed Systems: Concurrency and Consistency explores the gray area of distributed systems and draws a map of weak consistency criteria, identifying several families and demon… Read more

Pre-order

Unlock 2026 Knowledge

Save up to 50% on book and eBook bundles

Distributed Systems: Concurrency and Consistency explores the gray area of distributed systems and draws a map of weak consistency criteria, identifying several families and demonstrating how these may be implemented into a programming language. Unlike their sequential counterparts, distributed systems are much more difficult to design, and are therefore prone to problems. On a large scale, usability reminiscent of sequential consistency, which would provide the same global view to all users, is very expensive or impossible to achieve. This book investigates the best ways to specify the objects that are still possible to implement in these systems.