package async_parallel

  1. Overview
  2. Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=5cb994060cde1fb34ccec262590d1237

Description

Parallel is a library for running tasks in other processes on a cluster of machines.

Published: 03 Nov 2017

Dependencies (8)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. sexplib >= "v0.9.3" & < "v0.10"
  3. ppx_jane >= "v0.9" & < "v0.10"
  4. ppx_driver >= "v0.9.2" & < "v0.10"
  5. jbuilder >= "1.0+beta7"
  6. core >= "v0.9.2" & < "v0.10"
  7. async >= "v0.9" & < "v0.10"
  8. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None