Public Notes
on
histre
The Part-Time Parliament - Leslie Lamport
research.microsoft.com
Viewstamped Replication Revisited - Barbara Liskov and James Cowling
pmg.csail.mit.edu
Abstract
This paper presents an updated version of Viewstamped
Replication, a replication technique that handles failures
in which nodes crash. It describes how client requests are
handled, how the group reorganizes when a replica fails,
and how a failed replica is able to rejoin the group. The
paper also describes a number of important optimizations
and presents a protocol for handling reconfigurations that
can change both the group membership and the number
of failures the group is able to handle.
#paxos #distributed-systems #toread #pub
Show More
Paxos Made Live - An Engineering Perspective
www.cs.utexas.edu
Abstract
We describe our experience in building a fault-tolerant data-base using the Paxos consensus algorithm.
Despite the existing literature in the field, building such a database proved to be non-trivial. We describe
selected algorithmic and engineering problems encountered, and the solutions we found for them. Our
measurements indicate that we have built a competitive system.
#distributed-systems #paxos #toread #pub
Show More
A Survey of Rollback-Recovery Protocols in Message-Passing Systems
www.cs.utexas.edu
The Primary-Backup Approach
citeseerx.ist.psu.edu
Zab: High-performance broadcast for primary-backup systems
www.stanford.edu
In Search of an Understandable Consensus Algorithm
ramcloud.stanford.edu
Raft lecture (Raft user study) - YouTube
www.youtube.com
Collect and share the web
Get started for free