schets / multiqueue

A fast mpmc queue with broadcast capabilities
MIT License
201 stars 29 forks source link

Byte queue #2

Open schets opened 7 years ago

schets commented 7 years ago

This needs support for reading and writing raw byte steams, which would probably be able to use a fundamentally similar queue algorithm.