On the Coordinator's Rule for Fast Paxos
Gustavo M. D. Vieira, Luiz E. Buzato

TL;DR
This paper simplifies the coordinator's rule in Fast Paxos for quorum sets defined by cardinality, aiding implementers by clarifying the consensus process.
Contribution
It presents a simplified version of the coordinator's rule specifically for cardinality-based quorums in Fast Paxos.
Findings
Simplified coordinator's rule for cardinality quorums
Enhanced understanding for implementation of Fast Paxos
Clarification of consensus guarantees in specific quorum settings
Abstract
Fast Paxos is an algorithm for consensus that works by a succession of rounds, where each round tries to decide a value 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 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
