Consensus Algorithms
Back: Distributed Systems
Protocols that allow distributed nodes to agree on a single value or sequence of values, even in the presence of failures. Consensus is the foundation of coordination services, distributed databases, and replicated state machines.