[ buster ]
[ 源代码: lwt ]
软件包:liblwt-glib-ocaml-dev(2.7.1-4 以及其他的)
cooperative GLib bindings for OCaml
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 all the development stuff you need to use Lwt with cooperative GLib in your programs.
其他与 liblwt-glib-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: liblwt-glib-ocaml-96ej7
- 本虚包由这些包填实: liblwt-glib-ocaml
-
- dep: liblwt-ocaml-dev-t5664
- 本虚包由这些包填实: liblwt-ocaml-dev
-
- dep: libresult-ocaml-dev-ciso5
- 本虚包由这些包填实: libresult-ocaml-dev
-
- dep: ocaml-nox-4.05.0
- 本虚包由这些包填实: ocaml-nox
-
- rec: liblwt-ocaml-doc
- cooperative light-weight thread library (documentation)
-
- rec: ocaml-findlib
- management tool for OCaml libraries