Paketname | liblwt-ocaml-dev |
Beschreibung | cooperative light-weight thread library for OCaml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.1-1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 3204 Byte |
Hängt ab von | camlp4-3.11.2, libfindlib-ocaml-dev-v8p47, liblwt-ocaml-z1ab6, libreact-ocaml-dev-b2ru1, libtext-oca |
Empfohlene Pakete | liblwt-ocaml-doc, ocaml-findlib |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | lwt |
Paketgröße | 732776 Byte |
Prüfsumme MD5 | a48b39f3516ae35d8e2eb457c8cdd819 |
Prüfsumme SHA1 | f75b776b9a7499afcf5003720eb80fbc5a0cfe34 |
Prüfsumme SHA256 | 943a952d94edb04c239992091c6e67c5daff1d7482b1bb7261e3b33c589200ba |
Link zum Herunterladen | liblwt-ocaml-dev_2.1.1-1_i386.deb |
Ausführliche Beschreibung | Lwt is a library of cooperative threads implemented in monadic style.
With respect to preemptive threads, cooperative threads are not using
a scheduler to distribute processor time between threads. Instead of
this, each thread must tell the others that he wants to let them
work.
.
This package contains all the development stuff you need to use the
core Lwt OCaml library in your programs.
|