Tagged Questions
4
votes
4answers
1k views
Is there an off-the-shelf clock synchronization solution for Java?
We have a large high-performance software system which consists of multiple interacting Java processes (not EJBs). Each process can be on the same machine or on a different machine.
Certain events ...