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
  • 1
    Your publisher-level approach looks like an active redundancy or hot-spare approach. You would then need something to monitor the publishers and tell each of them if they should actively publish (isActive=true) or not. Commented Feb 2, 2021 at 14:47
  • @BartvanIngenSchenau Do you mean application should implement isAlive API? Who is responsible for the monitoring? There is a component which this is its responsibility? Thanks! Commented Feb 2, 2021 at 16:01