On May 11, 2006, at 5:01 PM, pm wrote:
Im currently working on that anyway... But ByteBuffers are already beingreused with MINA 0.8, aren't they?
re-used yes, but once allocated, they will never go away, which can lead to memory problems.
But at least debugging the ByteBuffers on the heap might be easier. :-)
Certainly. Also, I highly recommend tools such as YourKit profiler, <http://www.yourkit.com/home/index.jsp>. You can take heap snapshots (or have it automatically take a snapshot once X% of the heap is used), and then peer in to see where the memory actually is.
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
