Any ideas on this one?

Alex

On 14 Mar 2016, at 16:58, Alex Bligh <a...@alex.org.uk> wrote:

> If messages are transmitted through chains of RTR->DLR from A to Z, and it is 
> guaranteed the intervening application code does not reorder the packets, is 
> it guaranteed that ZeroMQ will also not reorder the messages? IE if my 
> message path does not change, am I guaranteed messages between A and Z will 
> continue to be ordered? Obviously this is the case for REQ->...->REP chains, 
> but what about RTR->DLR->RTR->DLR (for example) chains where there may be 
> more than one message in flight at once?
> 
> -- 
> Alex Bligh
> 
> 
> 
> 

-- 
Alex Bligh




_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to