[zeromq-dev] Repeated creation of ZMQ sockets lead to memory bloating?

Kah-Chan Low kahchanlow at yahoo.com
Fri Feb 15 23:55:21 CET 2013


Hi!
In my experimental run I repeatedly create and destroy ZMQ sockets.  I simply let the zmq::socket_t destructor take care of the deallocation.  I assume that ZMQ knows how to clean up the connections the destructed sockets have previously established.
As time goes on I notice that the virtual memory of my process keeps going up.  I am wondering if ZMQ has anything to do with the memory bloating.
Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130215/19c1c224/attachment.htm>


More information about the zeromq-dev mailing list