On Feb 22, 2012, at 3:04 PM, Justin Cook wrote: > On Wed, Feb 22, 2012 at 8:47 PM, Calvin de Vries > <[email protected]> wrote: >> I'm not using ZMQ_IDENTITY on either the server or the client. > > If either of you are able to reproduce this, I would recommend setting > a high water mark and using identities (durable sockets) to see if > that alleviates the issue. Just a wild guess...
I am not using an identity and durable sockets. Once upon a time, I *did* use durable sockets for this particular program but the durable sockets were essentially a giant memory leak. I can't re-enable them. cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
