[zeromq-dev] zeromq device memory leak
Jason Sia
jsia18 at gmail.com
Tue Nov 20 02:02:29 CET 2012
Hi,
I have created a forwarder device (PUSH PULL) using zeromq 2.1.4 in python.
The scenario goes like this:
I have a script that pushes to the device and a script that pulls from the
device.
I turned off the script that pulls from the device, but turned on the
script that pushes to the device. As expected, RAM consumption in the
device will increase lets say (50MB). I turned off the device that pushes
to the device and turned on the device that pulls from the device. It can
now get the messages in the device, however RAM consumption in the device
remains the same. Is this a memory leak issue?
Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121120/5c27266c/attachment.htm>
More information about the zeromq-dev
mailing list