PACELC

Turkish equivalent: PACELC modeliDomain: Distributed Systems

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.

  • CAP Theorem
  • Linearizability
  • Quorum
  • Replication