On Fri, Dec 9, 2011 at 3:07 PM, Iain Duncan <iainduncanlists(a)gmail.com> wrote:
Oops, perhaps I missed the boat on the ringbuffer, is
the whole point that
with a ring buffer the memory for the max number of messages is
pre-allocated and we can just call by value in and out of the ringbuffer
without any memory management?
correct.