[zeromq-dev] HWM on ZMQ_PUB does not work for me (with code)

James Harvey jamesdillonharvey at gmail.com
Thu Aug 23 09:51:29 CEST 2018


ZMQ_PUB does not block which makes sense as you could end up with one slow
consumer slowing down everyone.

Maybe ZMQ_CONFLATE is what you need?

or If you only have one consumer try a different socket type that does
block.



On Wed, Aug 22, 2018 at 10:54 PM vincent freedom <zpisvts at gmail.com> wrote:

> Not sure why I am not getting any responses.
>
> I did the googling. I know there is a ticket/task to improve the
> documentation
> on HWM.
>
> Anyone?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180823/87631a01/attachment.htm>


More information about the zeromq-dev mailing list