Skip to content

Eio using MPSC queue? #47

@kayceesrk

Description

@kayceesrk

https://github.com/ocaml-multicore/lockfree/blob/8c87c8bc675ac7537992e857705b7ee3a65ee2db/README.md?plain=1#L16

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions