<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>- how should one handle memory management of the messages? Is it ok for Engine to allocate memory for new</div>
<div>messages and have them destroyed on receipt, </div><div>- or should I have queue delete the memory and return by value when messages are fetched?</div>
<div>- what is the crustimony proceedcake for allocated memory from an engine?</div></blockquote><div><br></div><div>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?</div>
<div><br></div><div>thanks</div><div>Iain</div><div><br></div></div>