On 10/31/2011 06:23 PM, Fraser Adams wrote:
We hypothesised that this might be deliberate and the ring queue might
well do its own memory management (object pools or the like) and reclaim
allocated memory rather than deleting it.

The ring queue does not do anything so sophisticated. However the c++ allocator may indeed reuse memory once allocated rather than freeing it.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to