[zeromq-dev] Memory leak help
Gregory Taylor
gtaylor at gc-taylor.com
Sun Apr 22 21:23:50 CEST 2012
Hello,
It looks like I'm gradually leaking memory, but I'm having the worse
time finding it. Here's the module. It's usin gevent_zeromq and
geventwebsocket, though I've got the same issue happening in another
similar project without geventwebsocket:
https://github.com/dliverman/eve-market-ping-map/blob/master/ws_server.py
I'm guessing I've got something wrong with the way I'm using the
sockets in a greenlet, leading to the memory accumulation.
Any ideas?
Thanks in advance,
Greg
More information about the zeromq-dev
mailing list