[zeromq-dev] ZMQ_HWM in zeromq 2.0

Sigismondo Boschi s.boschi at totalwire.it
Tue Jan 26 17:28:17 CET 2010


Martin Sustrik ha scritto:
...
>> I have seen ZMQ_HWM and ZMQ_LWM need still to be implemented...
> 
> The feature haven't yet been ported from 0MQ/1.0. However, it's the top 
> priority at the moment, so, hopefully it'll be provided soon.

Great! Looking forward for it. However I would like to apply a workaround in the 
while. Is there a way in the current implementation to suspend the socket from 
receiving? Or maybe is it just what is missing now...?

I think to close the receiving socket if I have received too many messages (that 
I actually recv and store to my temporary area), but I am afraid of the fact 
that I can close the socket while there are still messages in the pipe, even if 
I immediately move them away.

Thanks for the great work. Hope to be of some help in the future.

    Sigismondo

-- 
------------------------------------------------------------------
Sigismondo Boschi, PhD                     TotalWire S.r.l.
s.boschi at totalwire.it                      http://www.totalwire.it
cell: +39 346 7911896                      tel:  +39 051 302696



More information about the zeromq-dev mailing list