Question 4 of 10Pro Only
How does leader election work in distributed systems, and why is it important?
Sample answer preview
Leader election is a process by which nodes in a distributed system agree on one node to act as the leader or coordinator. The leader typically handles writes, makes decisions, or coordinates activities that require a single point of control.
leadersplit-braintimeoutleasebully algorithmZooKeeper