https://github.com/digorithm/berkeleygo
https://github.com/digorithm/berkeleygo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/digorithm/berkeleygo
- Owner: digorithm
- Created: 2016-10-28T19:22:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T19:23:52.000Z (over 9 years ago)
- Last Synced: 2025-01-26T00:10:30.305Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BerkeleyGO
This is a golang implementation of the Berkeley Algorithm (https://en.wikipedia.org/wiki/Berkeley_algorithm) for clock syncronization between many distributed machines.