Hi,
I want to connect 3 brokers that are running on 3 different systems
connected to each other using Network Of Brokers(NOB). I did the following
changes in the config
1) Host1
http://activemq.apache.org/schema/core";
brokerName="Host1Broker" dataDirectory="${activemq.base}/data1">
.
Also, I want to recieve messages only from one of the instance in the
cluster.
kumarchill wrote:
>
> Hey,
> I'm new to ActiveMQ.
>
> I have a situation where there are many publishers publishing messages and
> many subscribers that subscribes these messages.
> Assume
Hey,
I'm new to ActiveMQ.
I have a situation where there are many publishers publishing messages and
many subscribers that subscribes these messages.
Assume
->For every subscriber there is one ActiveMQ instance that it listens.
->ActiveMQ instances will be increased dynamically. At the time of