package mwt
Mediumweight thread library for OCaml via Lwt
Install
Dune Dependency
Authors
Maintainers
Sources
mwt-0.1.0.tbz
sha256=781d4a6dc0c2aeaa81242499ac05660b85485cb19f8c6c2d840a12728c1e5a4c
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
README
Mwt - Preemptive threads and thread pools for Lwt
Mwt
allows a Lwt promise to hand off tasks to OCaml's preemptive threads.
Mwt
is similar to Lwt_preemptive
, but with user-managed pools of stateful threads. Each thread in a pool has a local state which persists for the life of the thread.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page