Leader election

Home > Computer Science > Algorithms and data structures > Distributed algorithms > Leader election

This process is used to select or elect a node responsible for coordinating the actions of other nodes in a distributed system.