On Thu, Feb 25, 2010 at 10:30 PM, jerdavis <[email protected]> wrote: > > > 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'
Yes, On trunk you could also use the new addressing format which is much better. That will be available in the next release (0.7 not 0.6) > 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? Could you please elaborate a bit more about your use case? That will help us to suggest a few things. > 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] > > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
