Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 253 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 253 Bytes

Bully-Algorithm

Java implementation of the Bully algorithm for leadership election, complete with failure simulation (crash, timing, omission) to test the fault-tolerance of the algorithm.

See the project report for examples and usage.