Content deleted Content added
spelling fix |
m Fixing section headings (task 5) |
||
Line 1:
The '''bully algorithm''' is a method in [[distributed computing]] for dynamically selecting a coordinator by process ID number.
* The system is synchronous and uses timeout for identifying process failure
* Election Message : Sent to announce the election
* Answer Message : Respond to the election message
|