Chandy–Lamport algorithm: Difference between revisions

Content deleted Content added
Tag: Reverted
Restoring revision 1251195266 by Aadirulez8: test edits (RW 16.1)
Line 18:
 
Some of the assumptions of the algorithm can be facilitated using a more reliable communication protocol such as [[Internet protocol suite|TCP/IP]]. The algorithm can be adapted so that there could be multiple snapshots occurring simultaneously.
 
//I hope this helps
 
==Algorithm==
Line 33 ⟶ 31:
 
From this, the observer builds up a complete snapshot: a saved state for each process and all messages “in the ether” are saved.
 
//...Thank you
 
==References==