English

Monotonic Prefix Consistency in Distributed Systems

Distributed, Parallel, and Cluster Computing 2018-07-24 v2

Abstract

We study the issue of data consistency in distributed systems. Specifically, we consider a distributed system that replicates its data at multiple sites, which is prone to partitions, and which is assumed to be available (in the sense that queries are always eventually answered). In such a setting, strong consistency, where all replicas of the system apply synchronously every operation, is not possible to implement. However, many weaker consistency criteria that allow a greater number of behaviors than strong consistency, are implementable in available distributed systems. We focus on determining the strongest consistency criterion that can be implemented in a convergent and available distributed system that tolerates partitions. We focus on objects where the set of operations can be split into updates and queries. We show that no criterion stronger than Monotonic Prefix Consistency (MPC) can be implemented.

Keywords

Cite

@article{arxiv.1710.09209,
  title  = {Monotonic Prefix Consistency in Distributed Systems},
  author = {Alain Girault and Gregor Gössler and Rachid Guerraoui and Jad Hamza and Dragos-Adrian Seredinschi},
  journal= {arXiv preprint arXiv:1710.09209},
  year   = {2018}
}

Comments

Submitted paper

R2 v1 2026-06-22T22:25:17.960Z