Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 151 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 151 Bytes

leader-election

An implementation of a leader election algorithm for a distributed system in Java, using apache zookeeper as a coordination service.