loony icon indicating copy to clipboard operation
loony copied to clipboard

LoonyQueue Single Consumer Implementation

Open shayanhabibi opened this issue 4 years ago • 0 comments

The consumers are the slowest set of operations.

A single consumer loonyqueue would be drastically faster for MPSC situation.

I have implemented a version of the LoonyQueueSC, however there is some odd behaviour when tracking deallocations of the node.

WIP

shayanhabibi avatar Dec 23 '21 01:12 shayanhabibi