Generalized Paxos

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:application fault-tolerant distributed systems
gptkbp:basedOn gptkb:Paxos_algorithm
gptkbp:designedBy gptkb:Leslie_Lamport
gptkbp:field computer science
https://www.w3.org/2000/01/rdf-schema#label Generalized Paxos
gptkbp:introducedIn 2005
gptkbp:notableFeature generalizes classic Paxos to support more flexible command ordering
allows commutative operations to be decided out of order
gptkbp:publishedIn Generalized Consensus and Paxos (2005)
gptkbp:purpose achieve consensus in distributed systems
gptkbp:bfsParent gptkb:Lamport's_Paxos_algorithm
gptkbp:bfsLayer 7