consistency | 局部性 | clock | conflict | concensus | 服务端保证客户端 |
---|---|---|---|---|---|
linearizability | Y | total order | no conflict/no concurrency | Y | Y |
sequential consistency | total order | ||||
causal consistency | partial order | ||||
pram consistency | |||||
eventual consistency |
- Consistency models in modern distributed systems. An approach to Eventual Consistency.
- Consistency Part 2
- Lec 12: Consistency Models – Sequential, Causal, and Eventual Consistency
- Consistency and Replication
- Consistency and Replication
- 10 consistency
- CONSISTENCY
- Consistency, causal and eventual
- Transactions and consistency 101
- Strong consistency models
- Principles of Eventual Consistency
- Consistency in Non-Transactional Distributed Storage Systems
- Consistency models in distributed systems: A survey on definitions, disciplines, challenges and applications