Hacker News new | ask | show | jobs
by sgt101 783 days ago
synchronization of compute across data centers is something I've used atomic clocks for, precision and cost are an issue.
1 comments

Sounds interesting. If you don't mind me asking, what sort of computation requires synchronization across data centers? And why couldn't it be done with NTP?
Essentially distributed consistency and co-ordination. NTP isn't accurate/consistent enough because of light speed being limited. This matters for applications like network management and large scale control.