[zeromq-dev] Fair Queuing on Router confusion

Ian Barber ian.barber at gmail.com
Sun Jan 20 16:51:47 CET 2013


On Sun, Jan 20, 2013 at 7:50 AM, Nishant Mittal <nmittal at rblt.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130120/2e982555/attachment.htm>


More information about the zeromq-dev mailing list