Entwicklerinformationen
|
liblwt-glib-ocaml | cooperative GLib bindings for OCaml (runtime) | Mehr ... |
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 runtime libraries for programs using Lwt with cooperative GLib in your programs. |
liblwt-glib-ocaml-dev | cooperative GLib bindings for OCaml | Mehr ... |
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 Lwt with cooperative GLib in your programs. |
liblwt-ocaml | cooperative light-weight thread library for OCaml (runtime) | Mehr ... |
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 runtime libraries for programs using core Lwt. |
liblwt-ocaml-dev | cooperative light-weight thread library for OCaml | Mehr ... |
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. |
liblwt-ocaml-doc | cooperative light-weight thread library (documentation) | Mehr ... |
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 the complete API reference for Lwt, including OpenSSL, GLib bindings and examples. |
liblwt-ssl-ocaml-dev | cooperative OpenSSL bindings for OCaml | Mehr ... |
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 Lwt with cooperative OpenSSL in your programs. |