[zeromq-dev] ZMQ_HWM handling: impossible to disable queuing
Alexey Ermakov
zee at technocore.ru
Mon Nov 22 14:30:35 CET 2010
Hi,
Current semantics of ZMQ_HWM (0 = no limit) mean that it's impossible
to disable message queueing, which could be very useful in some
applications. It would be great if default value of ZMQ_HWM has been
changed to UINT64_MAX and ZMQ_HWM of 0 disabled queuing at all. Is
there any downside to it that I don't see (other than API semantics
change)?
More information about the zeromq-dev
mailing list