Pith. sign in

REVIEW 2 cited by

CASPaxos: Replicated State Machines without logs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1802.07000 v9 pith:NB4N426V submitted 2018-02-20 cs.DC

classification cs.DC
keywords caspaxosstatearbitraryoperationsregisterreplicatedactsamplification
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

CASPaxos is a wait-free, linearizable, multi-writer multi-reader register in unreliable, asynchronous networks supporting arbitrary update operations including compare-and-set (CAS). The register acts as a replicated state machine providing an interface for changing its value by applying an arbitrary user-provided function (a command). Unlike Multi-Paxos and Raft which replicate the log of commands, CASPaxos replicates state, thus avoiding associated complexity, reducing write amplification, increasing concurrency of disk operations and hardware utilization. The paper describes CASPaxos, proves its safety properties and evaluates the characteristics of a CASPaxos-based prototype of key-value storage.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Implementing Decentralized Per-Partition Automatic Failover in Azure Cosmos DB

    cs.DB 2025-05 conditional novelty 6.0 of 10

    Cosmos DB introduces per-partition automatic geo-failover driven by a CAS Paxos-backed Failover Manager state machine, restoring write availability in under two minutes in tests.

  2. Analyzing Fairness of Computer Vision and Natural Language Processing Models

    cs.LG 2024-12 reject novelty 3.0 of 10

    Chaining fairness mitigation algorithms across ML lifecycle stages sometimes reduces bias more than single-stage application, but the evidence here is under-specified and partly circular.

Pith tools