Decentralized systems engineering
CS-438
Optional reading: "In Search of an Understandable Consensus Algorithm"
This page is part of the content downloaded from Optional reading: "In Search of an Understandable Consensus Algorithm" on Wednesday, 25 December 2024, 17:29. Note that some content and any files larger than 50 MB are not downloaded.
Description
This paper presents Raft, one of the most commonly used consensus algorithms in production systems.
It is functionally very similar to (Multi-)Paxos, but takes a more understandable approach to consensus.