Bully algorithm: Difference between revisions

Content deleted Content added
Canthony (talk | contribs)
Corrected grammar
m cat
Line 1:
The '''bully alorithmalgorithm''' is a method in [[distributed computing]] for dynamically selecting a coordinator by process ID number.
 
When a process P determines that the current coordinator is down because of message timeouts or failure of the coordinator to initiate a handshake, it performs the following sequence of actions:
Line 12:
 
* Witchel, Emmett (2005). [http://www.cs.utexas.edu/users/witchel/372/lectures/25.DistributedCoordination.ppt "Distributed Coordination"]. Retrieved May 04, 2005.
 
[[Category:Algorithms]]