Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 3
    Thanks, I am aware of this and use it already for Schedules which are static. The problem I describe above comes from Schedules which can be set by the user, so I need to add/edit/remove them at runtime, which as far as I know is not possible with the @Scheduled annotation.
    – yglodt
    Commented Jan 28, 2015 at 21:37
  • 1
    @agilob What exactly do you ask? May you post stand-alone question and give me link there. Origin question did not reference to "multicluster". But may be you can take a look at Spring Cloud (with Global Lock and Leader Election topics)
    – Dewfy
    Commented Jun 8, 2018 at 10:01