Hi,
I am trying to implement a custom BrokerFilter.
If the addConsumer method is called a special message should be send to all
peer brokers.
Is there a way to directly send a Command or Message subclass to a peer
broker from within a BrokerFilter???

The AdvisoryBroker seems to publish Messages to the Advisory topics.
Advisory topics have  connections to peer brokers and this is how messages
travel from AdvisoryBroker to peer brokers.
This feels a little bit awkward for pure broker-to-broker communication. 
Is there no direct way to exchange messages between brokers?

best regards,
Christian
-- 
View this message in context: 
http://www.nabble.com/BrokerFilter-question-tf3474965s2354.html#a9698934
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to