Bully algorithm: Difference between revisions

Content deleted Content added
Line 3:
==Assumptions==
 
* The system is synchronous and uses timeout for identifying process failure.
* AllowAllows processes to crash during execution of algorithm.
* Message delivery between processes should be reliable.
* Prior information about other process id's must be known.
 
==Message types==