Bully algorithm: Difference between revisions

Content deleted Content added
No edit summary
Line 8:
 
Note that if P receives a victory message from a process with a lower ID number, it immediately initiates a new election. This is how the algorithm gets its name - a process with a higher ID number will bully a lower ID process out of the coordinator position as soon as it comes online.
 
== See also ==
*[[Leader election]]
 
 
==References==