package mwt

  1. Overview
  2. Docs
Mediumweight thread library for OCaml via Lwt

Install

Authors

Maintainers

Sources

mwt-0.1.0.tbz
md5=a123174c4997366be6d00b4e55521f65

Description

Mwt is a modification of the Lwt_preemptive module from Lwt, allowing users to create and manage multiple independent preemptive thread pools.

Published: 24 Aug 2018

Dependencies (6)

  1. lwt_ppx
  2. lwt >= "2.7.0"
  3. dune
  4. base-unix
  5. base-threads
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None