Re: High availability - multiple publishers scenario

2017-01-02 Thread alexarl
mlange wrote > Normally it is hard to see if two messages that are sent separately from > each other are really the same. To implement this on the broker level > might actually be a bit hard (imo) > > However, there are a few ways you can work around this: > 1) from the producer end: make sure tha

High availability - multiple publishers scenario

2016-12-30 Thread alexarl
Hi, I am new in ActiveMQ, and try to get the following scenario working: I have external system, lets call it SysA. I have my own systems, lets call it SysB, SysC and so on. SysA is already fault tolerant, active/active etc, and is capable to communicate with multiple peers. My systems (SysB, SysC,