[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#487997: ITP: lwt -- Cooperative light-weight thread library for OCaml



Package: wnpp
Severity: wishlist
Owner: Stephane Glondu <steph@glondu.net>

* Package name    : lwt
  Version         : 1.1.0
  Upstream Author : Jerome Vouillon <Jerome.Vouillon@pps.jussieu.fr>
* URL             : http://ocsigen.org/install/lwt
* License         : LGPL + exceptions (OpenSSL, OCaml)
  Programming Lang: OCaml
  Description     : Cooperative light-weight thread library for OCaml

    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.

Previous versions of Lwt were shipped with Ocsigen (already packaged
in Debian). Lwt is now shipped separately upstream, and the next
release of Ocsigen will need this new version of Lwt.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: