cocagne / python-composable-paxosLinks
Paxos implemented as a set of composable classes
☆44Updated 9 years ago
Alternatives and similar repositories for python-composable-paxos
Users that are interested in python-composable-paxos are comparing it to the libraries listed below
Sorting:
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 6 years ago
- Python implementation of the Raft algorithm for distributed consensus☆159Updated 7 years ago
- A implementation of Raft in pure Python☆311Updated 4 months ago
- Coordination Service for Distributed Systems☆105Updated last year
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- Asynchronous replication framework for distributed Python projects