套件:libcothreads-ocaml-dev(0.10-7) [debports]
concurrent programming library for OCaml
This library enhances the Threads library of the standard OCaml distribution in two dimensions:
- It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.).
This package provides static libraries, interfaces, and documentation for coThreads.
其他與 libcothreads-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libstdlib-ocaml-dev-bkvu1
- 本虛擬套件由這些套件填實: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries