Gordon Sim wrote:
> 
> On 01/07/2010 01:19 PM, denny86 wrote:
>>
>>
>>
>> Gordon Sim wrote:
>>>
>>>
>>> Each subscription will have its own Subscription instance. You will need
>>> to acquire and accept messages received from each queue through the
>>> relevant Subscription object.
>>>
>>
>> Yes... i am working on that already....
>>
>> Is session.sync(); required after sending Complete?
> 
> No, its not required.
> 
> 

Problem is that with 1 queue it works fine. When more queues are added,  if
there are plenty amount of messages to processes for each, acq/acpt, it
slips by.. I see an increase in those queues, except the first one which
will have a min depth.

Processing those accept/acquire msgs in separate threads, also does not
work!

After processing some messages, client crashes with this error.
Today, i will look into this matter deeply.

-- 
View this message in context: 
http://n2.nabble.com/Bad-allocation-error-tp4265473p4270496.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to