Re: Resources not getting deallocated after receiving messages

2008-03-27 Thread ttmdev
>> (of each type) account upto around 50mb. >> >> Am I missing something in the sender/receiver? >> >> Any help is greatly appreciated. >> >> Regards, >> Vivek >> > > -- View this message in context: http://www.nabble.com/Resources-not-getting-deallocated-after-receiving-messages-tp16302582s2354p16331261.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Resources not getting deallocated after receiving messages

2008-03-27 Thread krv
* java.util.concurrent.locks.ReentrantLock$NonfairSync >>> * java.util.concurrent.ConcurrentHashMap$Segment >>> >>> The number of instances for the above objects is about 3 times (each) >>> the number of messages i.e. about 9 objects for each message. 200k+

Re: Resources not getting deallocated after receiving messages

2008-03-27 Thread Dil
) the >> number of messages i.e. about 9 objects for each message. 200k+ objects >> (of each type) account upto around 50mb. >> >> Am I missing something in the sender/receiver? >> >> Any help is greatly appreciated. >> >> Regards, >> V

Re: Resources not getting deallocated after receiving messages

2008-03-26 Thread rby
; number of messages i.e. about 9 objects for each message. 200k+ objects > (of each type) account upto around 50mb. > > Am I missing something in the sender/receiver? > > Any help is greatly appreciated. > > Regards, > Vivek > -- View this message in context: http://www

Resources not getting deallocated after receiving messages

2008-03-26 Thread krv
com/Resources-not-getting-deallocated-after-receiving-messages-tp16302582s2354p16302582.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.