Skip to content

LostLaser/election

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

election

PkgGoDev Go Report Card Release codecov

Overview

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

To install

go get github.com/LostLaser/election

Algorithms currently implemented

Contributing

Want to improve the project? Open an issue and list what you would like to change/add so we can discuss it.

Retrieving the source

git clone https://github.com/LostLaser/election
cd election
go test -v

About

Distributed leader election simulator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages