https://github.com/drpicox/uoc-raft-2013p
My reference solution (and a implementation) to the RAFT consensus laboratory assignment of the UOC university.
https://github.com/drpicox/uoc-raft-2013p
distributed-systems raft-protocol teaching
Last synced: 6 months ago
JSON representation
My reference solution (and a implementation) to the RAFT consensus laboratory assignment of the UOC university.
- Host: GitHub
- URL: https://github.com/drpicox/uoc-raft-2013p
- Owner: drpicox
- Created: 2014-01-23T06:37:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T06:46:06.000Z (over 11 years ago)
- Last Synced: 2025-03-27T02:08:21.437Z (6 months ago)
- Topics: distributed-systems, raft-protocol, teaching
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
uoc-raft-2013p
==============My solution (and a implementation) to the RAFT consensus laboratory assignment of the UOC university.