liblwt-ocaml

cooperative light-weight thread library for OCaml (runtime)

Description

Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run.

This package contains runtime libraries for programs using core Lwt.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://ocsigen.org/lwt


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblwt-ocaml