Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enriquefynn/pypaxos
Python paxos with gevent
https://github.com/enriquefynn/pypaxos
Last synced: 13 days ago
JSON representation
Python paxos with gevent
- Host: GitHub
- URL: https://github.com/enriquefynn/pypaxos
- Owner: enriquefynn
- Created: 2015-11-04T00:13:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T15:02:39.000Z (almost 9 years ago)
- Last Synced: 2023-09-20T00:26:33.624Z (about 1 year ago)
- Language: Python
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyPaxos
Paxos made with gevent, Protobuf and IP MulticastUsage:
pip install -r requirements.txt
make./acceptor|proposer|learner|client.py