Skip to content

Concurrency with run_multicore #281

@asere

Description

@asere

Hello,
I am actually trying to use Opium with some communication between threads (using Lwt_mvar or Lwt_mutex), but I am unable to make it work as run_command is using Lwt_unix.fork function.
Is there another way to do that ? (without having to use low level API like Unix.lockf)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions