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?

Thanks,

Daryoush

On Thu, Sep 22, 2011 at 11:07 PM, Gordon Sim <g...@redhat.com> wrote:

> On 09/22/2011 03:39 PM, Daryoush Mehrtash wrote:
>
>> So the only two choices I have are unreliable vs at-least-once.   Would
>> choosing one or the other influence the network traffic?    I like to know
>> whether I will see more or less packets on the wire if I choose
>> at-least-once vs unreliable?  If so, any idea how much that overhead might
>> be?
>>
>
> For at-least-once guarantees messages need to be acknowledged. This means
> there is a small increase in the network traffic, however with appropriate
> batching it is usually not that significant.
>
>
> ------------------------------**------------------------------**---------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: 
> mailto:users-subscribe@qpid.**apache.org<users-subscr...@qpid.apache.org>
>
>


-- 
Daryoush

Weblog:  http://onfp.blogspot.com/

Reply via email to