On Sun, Jan 20, 2013 at 7:50 AM, Nishant Mittal <[email protected]> wrote:

> I have several clients (REQ sockets) connected to a Router device (load
> balancing example from quide).. The guide says that Router sockets
> fair-queue on inbound requests. so does that mean that if I have 2 REQs
> connected to RTR and both REQs have sent one request each.. would the RTR
> now wait for a request from 1st REQ before attending to a request from 2nd
> REQ?
>
>
No, it just means that if the rate is higher on one the others wont be shut
out.

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

Reply via email to