Distributed Systems Pattern: Leader and Followers
fetched at August 6, 2020
In a distributed system, it's often best to not make all the nodes equal. Unmesh shows how a leader can simplify coordination across a cluster, and how choosing that leader is often tricky.
Visit Link