[zeromq-dev] ZMQ_ROUTER modification

Martin Sustrik sustrik at 250bpm.com
Wed Dec 14 09:35:30 CET 2011


On 12/14/2011 11:49 AM, Whit Armstrong wrote:
> Is it possible to construct a ZMQ_ROUTER socket that does not drop on HWM?

Technically it is possible. It can block instead of dropping. The 
question is whether single peer being dead/slow should really block 
sending messages to all the other peers.

Martin




More information about the zeromq-dev mailing list