https://github.com/alumik/physical-clock-sync
The implementations of three typical physical clock synchronization algorithms
https://github.com/alumik/physical-clock-sync
clock-synchronization mpi-openmp
Last synced: 4 months ago
JSON representation
The implementations of three typical physical clock synchronization algorithms
- Host: GitHub
- URL: https://github.com/alumik/physical-clock-sync
- Owner: alumik
- Created: 2020-11-28T18:13:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T17:24:13.000Z (over 4 years ago)
- Last Synced: 2025-01-22T12:47:50.621Z (5 months ago)
- Topics: clock-synchronization, mpi-openmp
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Physical Clock Synchronization
The implementations of three typical physical clock synchronization algorithms:
- Cristian’s Algorithm
- Berkeley’s Algorithm
- Network Time Protocol (NTP)