Thanks for your help.

Do you mean, I would use " qpid-config [OPTIONS] add exchange <type> <name>
[AddExchangeOptions]" to add my own exchange (instead of amq.topic) and 
then use that in my property file?

-- I.e I would do the following for each topic:
qpid-config add exchange NODE0_EXCHANGE
And then I would set Destination.NODE0 = NODE0_EXCHANGE

Can I do this in my own JAVA client, dynamically?

Also, so what is the purpose of topic-name with amq.topic, 
if every consumer receives all the messages that are passed on amq.topic
"exchange"?

Thanks

--
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/Broker-sends-messages-from-one-producer-topic-to-all-consumers-tp6997882p6998168.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to