nicholassm / disruptor-rs

Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
MIT License
618 stars 18 forks source link

making *Producer and *Barrier public #5

Closed ghost closed 4 months ago

nicholassm commented 4 months ago

Thanks - looks good. I've checked that it's now possible to move a producer to a function.