java - Spring scheduler in multiple server nodes -



java - Spring scheduler in multiple server nodes -

i using spring scheduler using cron run task every 5 minutes.now have implemented load balancer 7 websphere nodes. , since there delay while publishing application 7 nodes,the scheduler job not running @ same time in nodes.how can create sure nodes run scheduled job @ same time(all nodes having same scheme time)

java spring spring-mvc spring-scheduled

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -