Isn't network of brokers an active-active cluster? On Tue, Dec 5, 2017, 5:21 PM Tim Bain <tb...@alumni.duke.edu> wrote:
> Not with ActiveMQ 5.x, since it doesn't have a capacity to do an > active-active cluster, but ActiveMQ Artemis can. Have you looked at it? > > Tim > > On Dec 5, 2017 7:28 AM, "andi welchlin" <andi.welch...@gmail.com> wrote: > > > Hello, > > > > I would like to setup a active-active cluster of brokers using ActiveMq. > > > > But I also would like to connect single ActiveMq satellite brokers to > this > > cluster while they should share some queues and exchanges. So this will > be > > pretty much like a federation between some satellite brokers and a > central > > broker cluster. Clients will connect to these satellite brokers using > AMQP. > > > > Do you think this would be possible using ActiveMq? > > > > Kind Regards, > > Andreas > > >