Hello! Same result. OUT OF MEMORY in 8 seconds.
On Thu, Jan 19, 2012 at 10:12 AM, Chuck Remes <[email protected]>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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
