ActiveMQ 5.x does support high availability via a master-slave configuration. See the documentation [1] for more details.
Justin [1] http://activemq.apache.org/masterslave.html On Thu, Nov 29, 2018 at 11:09 AM PedroRP <pedro.rami...@techonrails.com> wrote: > Hi! > > Does ActiveMQ cluster (master-slave) offer high availability on failover > mode? > > I am publishing messages on a topic but when I kill active node and my > consumer connect to the other node It loses several messages. > > I need only topic mode, because I need to have different pods of the same > openshift service to consume the messages at the same time. > > If ActiveMQ doesn't support this functionality, is there other broker that > could do this? > > Thanks in advance! > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >