Bully algorithm: Difference between revisions

Content deleted Content added
Copy-edit
m Assumptions: copy-edit
Line 3:
==Assumptions==
 
The algorithm assumes that the system:
* the system is synchronous and timeouts identify process failure.
* processes may crash during execution of algorithm. *
* Messagemessage delivery between processes is reliable.
* Processprocess ids are known.
 
==Component calls==