package async_parallel

  1. Overview
  2. Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-v0.11.0.tar.gz
md5=a87e5a9a405fdb51cefcb9c28758adcc

Description

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

Published: 22 Mar 2018

Dependencies (7)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. jbuilder >= "1.0+beta18.1"
  3. sexplib >= "v0.11" & < "v0.12"
  4. ppx_jane >= "v0.11" & < "v0.12"
  5. core >= "v0.11" & < "v0.12"
  6. async >= "v0.11" & < "v0.12"
  7. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None