https://github.com/cyrusvahidi/multipaxos
An implementation of the paxos system for distributed algorithms coursework. http://paxos.systems
https://github.com/cyrusvahidi/multipaxos
Last synced: 3 months ago
JSON representation
An implementation of the paxos system for distributed algorithms coursework. http://paxos.systems
- Host: GitHub
- URL: https://github.com/cyrusvahidi/multipaxos
- Owner: cyrusvahidi
- Created: 2018-01-28T12:42:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T12:44:23.000Z (over 7 years ago)
- Last Synced: 2025-02-08T13:30:57.827Z (4 months ago)
- Language: Erlang
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Frederick Lindsey (fl1414) and Cyrus Vahidi (cv114)
# Distributed Algorithms Coursework 2