-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
It is mentioned in the README.md that eio uses the MPSC queue. I didn't see lockfree being a dependency for eio: https://opam.ocaml.org/packages/eio/. Does that mean that eio has a copy of this data structure? If the API is compatible, can eio use the MPSC queue provided by lockfree @talex5?
Metadata
Metadata
Assignees
Labels
No labels