r-neli 0.1.1

An implementation of the Not-only Exclusive Leader Induction protocol in Rust
Documentation

R-NELI

R-NELI is a rust implementation of the Not-only Exclusive Leader Induction protocol. It can be used to build distributed systems that require assignment of one or more roles across a set of distributed processes.

It can be used for:

  • Leader Election
  • Sharding