pith. sign in

arxiv: 1509.05393 · v2 · pith:3WOEFGLVnew · submitted 2015-09-17 · 💻 cs.DC · cs.DB

A Critique of the CAP Theorem

classification 💻 cs.DC cs.DB
keywords databasessomeconsistentdistributednetworkproblemsreasoningsystems
0
0 comments X
read the original abstract

The CAP Theorem is a frequently cited impossibility result in distributed systems, especially among NoSQL distributed databases. In this paper we survey some of the confusion about the meaning of CAP, including inconsistencies and ambiguities in its definitions, and we highlight some problems in its formalization. CAP is often interpreted as proof that eventually consistent databases have better availability properties than strongly consistent databases; although there is some truth in this, we show that more careful reasoning is required. These problems cast doubt on the utility of CAP as a tool for reasoning about trade-offs in practical systems. As alternative to CAP, we propose a "delay-sensitivity" framework, which analyzes the sensitivity of operation latency to network delay, and which may help practitioners reason about the trade-offs between consistency guarantees and tolerance of network faults.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards System-Oriented Formal Verification of Local-First Access Control

    cs.DC 2026-04 unverdicted novelty 7.0

    Semantics and invariants are contributed for a capability-and-hash-chronicle CRDT managing simplified collaboration groups, specified and verified in Rust via Verus.