PACELC
A distributed-systems trade-off model stating that systems choose between availability and consistency during partitions, and between latency and consistency otherwise.
Boundaries
PACELC extends the partition trade-off discussion to normal operation by including the latency-versus-consistency choice when there is no partition.
Related Concepts
- CAP Theorem
- Linearizability
- Quorum
- Replication