On 09/24/2011 01:20 AM, Daryoush Mehrtash wrote:
How does order come into the picture?   Is there any way for me to control
if messages should be received in same order as it was queued?

Generally messages are delivered in FIFO order. If you have multiple competing consumers and deliveries fail, then redelivered messages may be received out of order.

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

Reply via email to