r-neli

Crates.ior-neli
lib.rsr-neli
version0.1.4
sourcesrc
created_at2021-05-31 13:10:38.592135
updated_at2021-12-01 13:01:48.282382
descriptionAn implementation of the Not-only Exclusive Leader Induction protocol in Rust
homepage
repository
max_upload_size
id404225
size22,654
Johny Jose (atrniv)

documentation

README

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
Commit count: 0

cargo fmt