schets / multiqueue

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

One sided futures queue #7

Open schets opened 7 years ago

schets commented 7 years ago

It would be great if there was a futures queue which only implemented stream and not sink so readers didn't have to notify the senders