Single consumer across multiple queues

2014-10-30 Thread Helen Kwong
Hi Rob, I got around to doing some testing on the multi-queue consumer feature you added. So far things have looked good mostly, but there is one issue I've run into and would like your help on. When we had single-queue consumers, we had fair allocation behavior across queues, in the sense that i

Re: Possible for unconsumed messages to prevent GC from reclaiming memory held by prior messages?

2014-10-30 Thread Helen Kwong
Hi Rob, just got your fix in trunk and ran our test again, and confirmed that the bug is fixed. Thank you again for your help and responding so quickly! On Thu, Oct 30, 2014 at 5:03 AM, Rob Godfrey wrote: > Thank you for those kind words. > > It's always gratifying to be able know that our colle

QPid 0.22 C++ client threading

2014-10-30 Thread Toralf Lund
Hi, We have encountered a problem with an application using QPid 0.22/APQP 0.10 with the C++ messaging API, which could be caused by creation of an excessive number of threads. This might not be related to QPid, and the issue may not even be threading in this application (the problem occurs o

Re: Possible for unconsumed messages to prevent GC from reclaiming memory held by prior messages?

2014-10-30 Thread Rob Godfrey
Thank you for those kind words. It's always gratifying to be able know that our collective efforts in Qpid are being used as widely as possible. The users of Qpid form a vital part of our extended community. I would be remiss, however, if I didn't mention that the efforts of both Dan and Helen in

Re: Possible for unconsumed messages to prevent GC from reclaiming memory held by prior messages?

2014-10-30 Thread John Buisson
Wanted to give a huge thank you to the community! We use QPID outside of what I'd consider the "normal" use cases and we've had nothing but amazing responses and help once we can reproduce problems we have. Community involvement was one of the many reasons we went with QPID and it has been a grea