Hi @Harry_R ,
Looks like this slipped through the cracks. Did you figure it out?
In general, if there are no upstream events and these apps purely publishers then I think that leader election project is likely the right approach for this scenario. If there are upstream events that trigger the publishing then use an exclusive queue deliver the upstream events so they always go to one instance.