https://github.com/blchinezu/cristiansalgorithm
A GO implementation of Cristian's Agorithm for clock synchronization
https://github.com/blchinezu/cristiansalgorithm
algorithm clock cristian golang synchronization time
Last synced: 1 day ago
JSON representation
A GO implementation of Cristian's Agorithm for clock synchronization
- Host: GitHub
- URL: https://github.com/blchinezu/cristiansalgorithm
- Owner: blchinezu
- License: gpl-3.0
- Created: 2017-05-03T15:58:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T16:06:52.000Z (over 8 years ago)
- Last Synced: 2024-06-20T00:36:32.164Z (over 1 year ago)
- Topics: algorithm, clock, cristian, golang, synchronization, time
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cristian's Algorithm
A GO implementation of [Cristian's Agorithm](https://en.wikipedia.org/wiki/Cristian%27s_algorithm) for clock synchronization