[zeromq-dev] OUT OF MEMORY on Win using inproc transport

Serg Gulko s.gulko at gmail.com
Thu Jan 19 18:18:06 CET 2012


Hello!

Same result. OUT OF MEMORY in 8 seconds.

On Thu, Jan 19, 2012 at 10:12 AM, Chuck Remes <cremes.devlist at mac.com>wrote:

> On Jan 18, 2012, at 9:03 PM, Serg V. Gulko wrote:
>
> > Hello!
> >
> > Thanks for response, Dimiter.
> > Thing is that same code also works for me perfectly. But once I add at
> least one operation under data in consumer thread - boom, OUT OF MEMORY.
> > I was expecting that HWM should help but I guess I still settings
> something wrong.
>
> Try setting a HWM on the SUB socket too. Perhaps the extra work you are
> doing (a completely superfluous malloc/memcpy/free) is delaying the SUB
> socket long enough that *its own queue* is blowing out.
>
> Let us know how it goes.
>
> cr
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120119/af8344e2/attachment.htm>


More information about the zeromq-dev mailing list