https://github.com/hoanhan101/young-paxos
Paxos consensus protocol
https://github.com/hoanhan101/young-paxos
algorithm paxos
Last synced: about 1 year ago
JSON representation
Paxos consensus protocol
- Host: GitHub
- URL: https://github.com/hoanhan101/young-paxos
- Owner: hoanhan101
- License: mit
- Created: 2017-12-24T15:41:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T03:24:43.000Z (over 8 years ago)
- Last Synced: 2025-01-26T06:11:08.260Z (over 1 year ago)
- Topics: algorithm, paxos
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paxos
This is still a work in progress.