[zeromq-dev] (no subject)

Alterman, Eugene Eugene.Alterman at infogroup.com
Mon Dec 3 15:07:07 CET 2012


What happens if the worker whose identity was picked from the queue becomes unavailable?
This could happen even if the server relies on heartbeats from workers to purge the queue.
________________________________

The ROUTER-based load-balancing pattern will send messages only to
workers that are available, while DEALER will rotate messages to all
its connections even if some are busy and/or offline temporarily.

-Pieter


________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121203/a8ec4ef2/attachment.htm>


More information about the zeromq-dev mailing list