Curtis,
Yes this is possible. I've not done an example but this can be
achieved with the SequenceGroup.
If you get the RingBuffer/Sequencer to depend on the SequenceGroup you
can then add and remove event processors to the group rather than the
RingBuffer/Sequencer this will work. When you add them it is best to
set the EventProcessor sequence to the the current cursor value. This
method can generate some garbage and I'm considering other
implementations that could be garbage free.
Martin...
On Sep 20, 5:53 pm, Curtis Stanford <
cur...@stanfordcomputing.com>
wrote: