Bully algorithm: Difference between revisions

Content deleted Content added
Line 15:
* Coordinator (Victory) Message: Sent by winner of the election to announce victory.
 
When a process P recovers from failure, or determinesthe failure detector indicates that the current coordinator is down because of messagehas timeoutsfailed, it performs the following sequence of actions:
 
# If P has the highest process id, it sends a Victory message to all other processes and becomes the new Coordinator. Otherwise, P broadcasts an Election message to all other processes with higher process IDs than itself.