The MultiRingBuffer is a ring buffer implementation that allows multiple independent readers.
These readers are created using the getReader or getStream functions to create a reader that can be read using deq() or one that is a readable stream.
The MultiRingBuffer is a ring buffer implementation that allows multiple independent readers.
These readers are created using the getReader or getStream functions to create a reader that can be read using deq() or one that is a readable stream.