Consensus
In a distributed system, consensus is how everyone agree to a specific value
Concensus Algorithm
Algorithm that provide a way for distribute system to agree on a value given a sequence of operations. For example Paxos and Raft
In a distributed system, consensus is how everyone agree to a specific value
Algorithm that provide a way for distribute system to agree on a value given a sequence of operations. For example Paxos and Raft