Content deleted Content added
No edit summary |
|||
Line 5:
The algorithm assumes that:<ref>Jean Dollimore, Tim Kindberg, George F. Coulouris, "Distributed systems : concepts and design (Third Edition)," in ''Distributed systems : concepts and design (Third Edition)''. Addison–Wesley, 2003.</ref>
* the system is synchronous and timeouts identify process failure.
* processes may crash during execution of the algorithm.
* message delivery between processes is reliable.
* process ids are known.
|