RE: What HA Replication Policy Is For Active-Active Topology

2025-03-18 Thread Vilius Ĺ umskas
Hi, active/active deployment you are talking about in Artemis world is just "group of brokers". It doesn't provide you HA by default, but two groups can be configured for HA. It's a little bit wasteful because you will have to add 3-4 broker to satisfy your requirements, but generally it works.

Re: What HA Replication Policy Is For Active-Active Topology

2025-03-18 Thread William Crowell
Domenico, Hi. I require 2 brokers to be primary/active at the same time. The way the documentation is written it does not come out and say you can run with that configuration; however, this statement leads you to believe that configuration is possible: https://activemq.apache.org/components/