[ buster ]
[ 源代码: lwt ]
软件包:liblwt-ocaml-doc(2.7.1-4)
cooperative light-weight thread library (documentation)
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 the complete API reference for Lwt, including OpenSSL, GLib bindings, and examples.
其他与 liblwt-ocaml-doc 有关的软件包
|
|
|
|
-
- enh: liblwt-glib-ocaml-dev
- cooperative GLib bindings for OCaml
-
- enh: liblwt-ocaml-dev
- cooperative light-weight thread library for OCaml
-
- enh: liblwt-ssl-ocaml-dev
- cooperative OpenSSL bindings for OCaml