election is a project that simulates various leader election algorithms in distributed systems. This project's primary use is for educational purposes.
Visual implementation located here: https://recover-e.herokuapp.com
go get github.com/LostLaser/election
Want to improve the project? Open an issue and list what you would like to change/add so we can discuss it.
git clone https://github.com/LostLaser/election
cd election
go test -v