A brief history of Consensus, 2PC and Transaction Commit
february 2009 by randombit
A survey of distributed consensus, two phase commit, etc papers over the last 30 years
concurrency
distributed
paxos
consensus
february 2009 by randombit
Time and Message Optimal Leader Election in Asynchronous Oriented Complete Networks
october 2007 by randombit
Mathematical Foundations of Computer Science, 2000
networking
distributed
p2p
paxos
october 2007 by randombit
TR521: Leader Election in Asynchronous Distributed Systems
october 2007 by randombit
In a classic paper, Garcia-Molina specifies the leader election problem for synchronous and asynchronous distributed systems with crash and link failures and gives an elegant algorithm for each type of system. This paper points out a flaw in Garcia-Molina
distributed
p2p
paxos
october 2007 by randombit
Byzantine Fault Tolerance and Beyond
october 2007 by randombit
Several papers that may be of use
paxos
papers
distributed
network
protocol
october 2007 by randombit
Fast Byzantine Consensus
october 2007 by randombit
We present the first protocol that reaches asynchronous Byzantine consensus in two communication steps in the common case. We prove that our protocol is optimal in terms of both number of communication steps, and number of processes for two-step consensus
distributed
network
protocol
consensus
paxos
october 2007 by randombit
Fast Paxos
october 2007 by randombit
Includes a specification of the protocol in TLA+ which may prove useful.
paxos
distributed
consensus
p2p
network
protocol
october 2007 by randombit
BFT project homepage
september 2007 by randombit
This project is aimed at developing algorithms and implementation techniques to build practical Byzantine-fault-tolerant systems, that is, systems that work correctly even when some components are faulty and exhibit arbitrary behavior.
distributed
systems
papers
paxos
september 2007 by randombit
JBP - Java Byzantine Paxos
september 2007 by randombit
Implementation of the Paxos at War protocol in Java.
protocol
distributed
java
paxos
september 2007 by randombit
Paxos at War (UCAM-CL-TR-593)
september 2007 by randombit
The optimistic latency of Byzantine Paxos can be reduced from three communication steps to two, without using public-key cryptography.
distributed
systems
protocol
paxos
september 2007 by randombit
Copy this bookmark: