Sciweavers

356 search results - page 1 / 72
» Revisiting the Paxos Algorithm
Sort
View
WDAG
1997
Springer
82views Algorithms» more  WDAG 1997»
13 years 10 months ago
Revisiting the Paxos Algorithm
Roberto De Prisco, Butler W. Lampson, Nancy A. Lyn...
DC
2006
13 years 5 months ago
Fast Paxos
Abstract. Paxos and Fast Paxos are optimal consensus algorithms that are simple and elegant, while suitable for efficient implementation. In this paper, we compare the performance ...
Leslie Lamport
PODC
2009
ACM
14 years 6 months ago
Vertical paxos and primary-backup replication
We introduce a class of Paxos algorithms called Vertical Paxos, in which reconfiguration can occur in the middle of reaching agreement on an individual state-machine command. Vert...
Leslie Lamport, Dahlia Malkhi, Lidong Zhou
OPODIS
2010
13 years 3 months ago
On the Automated Implementation of Time-Based Paxos Using the IOA Compiler
Paxos is a well known algorithm for achieving consensus in distributed environments with uncertain processing and communication timing. Implementations of its variants have been s...
Chryssis Georgiou, Procopis Hadjiprocopiou, Peter ...
WDAG
2000
Springer
90views Algorithms» more  WDAG 2000»
13 years 9 months ago
Disk Paxos
Eli Gafni, Leslie Lamport