PUB sockets will cache a small number (10 or so) of outgoing messages,
this is probably what you're seeing.

-Pieter

On Tue, Jul 26, 2011 at 1:15 AM, Tonis Xie <[email protected]> wrote:
> Hello, when I build and run durapub2.c example on ZeroMQ2-1 library, which
> is supposed to have high water mark effect, it continues to give the whole
> updates after I press CTRL-C and rerun durasub in about 4 seconds, just like
> the socket have not touch the high water mark(that is set to 1) at all!
> Did anyone meet this problem before? Or is it a bug in ZeroMQ?
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to