Paxos - let's do this, no, let's do that
Overview
Paxos is an algorithm that solves the consensus problem in a network of faulty (unreliable) processors. Leslie Lamport developed the Paxos algorithm.
In simple terms, the Paxos algorithm focuses on making all the processors choose the same v...
iamvs2002.hashnode.dev6 min read