English

On the Coordinator's Rule for Fast Paxos

Distributed, Parallel, and Cluster Computing 2017-10-24 v1

Abstract

Fast Paxos is an algorithm for consensus that works by a succession of rounds, where each round tries to decide a value vv that is consistent with all past rounds. Rounds are started by a coordinator process and consistency is guaranteed by the rule used by this process for the selection of vv and by the properties of process sets called quorums. We show a simplified version of this rule for the specific case where the quorums are defined by the cardinality of these process sets. This rule is of special interest for implementors of the algorithm.

Keywords

Cite

@article{arxiv.1710.08047,
  title  = {On the Coordinator's Rule for Fast Paxos},
  author = {Gustavo M. D. Vieira and Luiz E. Buzato},
  journal= {arXiv preprint arXiv:1710.08047},
  year   = {2017}
}

Comments

6 pages

R2 v1 2026-06-22T22:22:07.350Z