Chandy–Lamport algorithm: Difference between revisions

Content deleted Content added
Miym (talk | contribs)
No edit summary
Line 1:
The '''snapshot algorithm''' is an [[algorithm]] used in [[distributed systems]] for recording a consistent global state of an [[asynchronous communication|asynchronous]] system. It is also known as '''Chandy-Lamport Algorithm for the determination of consistent global states and obtaining consistent cuts''', after [[Leslie Lamport]] and [[K. Mani Chandy]].
 
==History==