Thanks for the response Tim! I would not mind to go with more complicated config as long as it works. Just my experience on AMQ config is very basic. I've seen some examples of using two non-duplex network connectors for 1-to-1 brokers. But I didn't find out similar examples for 1-to-many brokers. (It's 1 consumer broker and many producer brokers in our case)
For producers, it is easy. They just need to create a network connector with the consumer broker hostname. But how to config the consumer? Do I have to hard-code list of consumer hostnames into the consumer broker config? Since in our case, the producers can come and go, so it would be very unideal to update consumers' broker config when there's a change on the producers. Is there a better way to do it? If so can you give a simple example? Thanks and regards, -Yang -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-duplex-network-connector-dead-lock-5-13-1-5-11-1-tp4708952p4708956.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.