posted 9 years ago
Our condition is :
We have something that run on a single JVM as of now.
We are moving to a shared environment where multiple JVM running.
We wants the timer task to be run on a single JVM only in shared environment? Please guide how we can achieve same
Thanks in advance