schets / multiqueue

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

Add timeout recv methods #5

Open schets opened 7 years ago

schets commented 7 years ago

Like channels, this should support the recv_timeout method