Chandy–Lamport algorithm

ID: chandy-lamport-algorithm

The Chandy-Lamport algorithm is a distributed algorithm designed for achieving a consistent snapshot (global state) of a distributed system. It was introduced by K. Mani Chandy and Leslie Lamport in their 1985 paper titled "Distributed Snapshots: An Algorithm for Consistency in Distributed Systems.

New to topics? Read the docs here!