On 06/01/2011 10:10 PM, Pieter Hintjens wrote:

> And how does the sender know this? It basically turns a reliable
> connection into an unreliable one, invisibly and silently.

Yes. The idea is that the client will resend the request in case the 
reply haven't arrived in time.

The only alternative to that is blocking on send in XREP socket which 
would mean one slow/misbehaving client can block all the other clients.

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to