Statements (33)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:allows |
crash faults
|
gptkbp:category |
asynchronous protocol
fault-tolerant protocol |
gptkbp:complexity |
O(n^2) per instance
|
gptkbp:designedBy |
gptkb:Leslie_Lamport
|
gptkbp:doesNotTolerate |
Byzantine faults
|
gptkbp:firstPublished |
1998
|
gptkbp:guarantees |
safety
liveness (under some conditions) |
https://www.w3.org/2000/01/rdf-schema#label |
classic Paxos
|
gptkbp:influenced |
gptkb:Raft
gptkb:Multi-Paxos gptkb:Viewstamped_Replication |
gptkbp:notablePublication |
gptkb:The_Part-Time_Parliament
|
gptkbp:period |
Accept phase
Learn phase Prepare phase |
gptkbp:publishedIn |
gptkb:ACM_Transactions_on_Computer_Systems
|
gptkbp:relatedTo |
consensus problem
state machine replication |
gptkbp:requires |
learners
acceptors proposers |
gptkbp:requiresQuorum |
majority of acceptors
|
gptkbp:usedBy |
gptkb:Google_Chubby
gptkb:Microsoft_Azure gptkb:etcd Spanner |
gptkbp:usedFor |
distributed consensus
|
gptkbp:usedIn |
distributed systems
|
gptkbp:bfsParent |
gptkb:Cheap_Paxos
|
gptkbp:bfsLayer |
7
|