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

Bug#777609: ITP: nproc -- process pool implementation for OCaml



Package: wnpp
Severity: wishlist
Owner: "Stéphane Glondu" <glondu@debian.org>

* Package name    : nproc
  Version         : 0.5.1
  Upstream Author : MyLife
* URL             : https://github.com/MyLifeLabs/nproc
* License         : BSD-3-clause
  Programming Lang: OCaml
  Description     : process pool implementation for OCaml

 Nproc is a process pool implementation for OCaml. A process pool is a
 fixed set of processes that perform arbitrary computations for a
 master process, in parallel and without blocking the master. Master
 and workers communicate by message-passing. Nproc relies on fork,
 pipes, Marshal and Lwt.

This package will be maintained in the Debian OCaml Team.


Reply to: