package riot

  1. Overview
  2. Docs
An actor-model multi-core scheduler for OCaml 5

Install

Authors

Maintainers

Sources

riot-0.0.2.tbz
sha256=724fedaf9a349ca17858d8233ce0c7835fed95a2afd49b6e620a987c8219efc4
sha512=c83a6c51f89583d0b171901618d81894b38376b8ad2bea901de4d9ab4511b8008cca76302278a69a202157e9c379f2802392c4e17046d0ec2843052dc0610b3e

Description

Riot is an actor-model multi-core scheduler for OCaml 5. It brings Erlang-style concurrency to the language, where lighweight process communicate via message passing

Dependencies (6)

  1. uri >= "4.4.0"
  2. bigstringaf >= "0.9.1"
  3. iomux >= "0.3"
  4. ptime >= "1.1.0"
  5. dune >= "3.10"
  6. ocaml >= "5.1"

Dev Dependencies (1)

  1. odoc with-doc & >= "2.2.2"

Used by (1)

  1. atacama < "0.0.2"

Conflicts

None