Hi,
I am using ActiveMQ 5.14.1 with JDK 1.8. I was able to successfully bridge
between two brokers on Windows and on Linux system. But when I send a
message to foo.bar on broker 1 I do not see nay messages sent to broker-2 to
queue name foo.bar.
My network connectors for broker-1 is as follows:
Hello,
I am new to ActiveMQ. I notice that the broker seems to use a round-robing
algorithm for distributed messages to different consumers on a given queue.
I am interested in using a competing-consumers algorithm for the
distribution instead if possible. I found a mention of this in the
assoc