[zeromq-dev] Blocking on multiple outputs

Pieter Hintjens ph at imatix.com
Wed Jun 1 22:07:57 CEST 2011


On Wed, Jun 1, 2011 at 12:20 PM, Martin Sustrik <sustrik at 250bpm.com> wrote:

> If it behaves that way, it's a bug. The correct behaviour should be to
> remove the blocked queue from load balancing. Ie. any further requests are
> going to be sent to the other peers until the blocked peer reads the some
> pending requests and thus creates a space in its queue.

It's not load balancing but routing. XREP. The message is being sent
to a specific client using the identity frame.

-Pieter



More information about the zeromq-dev mailing list