Thanks Rajith, it is as I had hoped and expected.
Also I assume the format of this is: <AMQP_EXCHANGE_TYPE>://<EXCHANGE_NAME>//<QUEUE_NAME>?routingkey='routing_key' In RabbitMQ they state that there is a performance benefit to spreading out your Queues over multiple Exchanges.. In their case each exchange uses a different process(in erlang) and thus can go on another core. Is there any such consideration in qpid? What about situations where you have a large federated network of brokers? Thanks again, you have been very helpful! -- View this message in context: http://n2.nabble.com/Total-Ordering-Guarantee-tp4636556p4636971.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]
