Package: wnpp Severity: wishlist Owner: Stéphane Glondu <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : ocaml-domainslib Version : 0.5.2 Upstream Contact: KC Sivaramakrishnan * URL : https://github.com/ocaml-multicore/domainslib * License : ISC Programming Lang: OCaml Description : parallel structures over domains for Multicore OCaml Domainslib provides support for nested-parallel programming. Domainslib provides async/await mechanism for spawning parallel tasks and awaiting their results. On top of this mechanism, domainslib provides parallel iteration functions. At its core, domainslib has an efficient implementation of work-stealing queue in order to efficiently share tasks with other domains. This package will be maintained in the OCaml team.

