Just like in a camera, shutter, captures snapshots of distributed systems
-
Updated
Mar 12, 2020 - Go
Just like in a camera, shutter, captures snapshots of distributed systems
Implementation of Various Distributed Computing Algorithms
Implementation of the Chandy-Lamport snapshot algorithm in Go, designed for capturing consistent global states in distributed systems without disrupting normal operations. It supports flexible configurations with optional command-line parameters, allowing processes to initiate snapshots when specific states are reached.
Add a description, image, and links to the chandy--lamport-snapshot-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the chandy--lamport-snapshot-algorithm topic, visit your repo's landing page and select "manage topics."