Skip to content

Fraccaman/MultiPaxos

Repository files navigation

MultiPaxos

Python implementation of Multipaxos with the following features:

  • Proposer catch-up (crash-restart)
  • Leaners catch-up (crash-restart)
  • Acceptors are assumed to be always up
  • Leader election

Releases

No releases published

Packages

No packages published

Languages