Skip to content

The Part-Time Parliament

← Back to topic

Authors: Leslie Lamport
Year: 1999
Journal: ACM Transactions on Computer Systems
DOI: 10.1145/279227.279229
Publisher: https://dl.acm.org/doi/10.1145/279227.279229

Keywords: paxos, consensus

Abstract

Paxos is a family of protocols for reaching consensus in distributed systems.

Cite this paper

bibtex
@misc{paxos1999,
  title  = {The Part-Time Parliament},
  author = {Leslie Lamport},
  year   = {1999},
  journal = {ACM Transactions on Computer Systems},
  doi    = {10.1145/279227.279229},
  url    = {https://doi.org/10.1145/279227.279229},
}

Source files

Released under the MIT License.