[zeromq-dev] PUB socket and memory
Andrei Zmievski
andrei at zmievski.org
Wed Dec 14 20:43:02 CET 2011
I have a publisher sending data on a PUB socket, and a non-durable (no
identity set) subscriber listening on a SUB socket. If the publisher starts
sending messages first and the subscriber never starts, I see unbounded
memory usage growth for the publisher process. I though this was only
supposed to happen if there was a durable subscriber (that crashed, for
example) and no HWM set on the PUB socket?
-Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111214/568115a9/attachment.htm>
More information about the zeromq-dev
mailing list