Consistency Models in Distributed Systems
Distributed systems often store the same data on multiple nodes to improve availability, fault tolerance, read scalability, and geographic performance . Replication introduces a difficult question: when one copy changes, how quickly must every other copy reflect that update?
Jul 17
distributed-systems
consistency