package async_parallel

  1. Overview
  2. No Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-113.00.00.tar.gz
md5=32b9e90db2e812a5f38a624ba9eea6ce

Description

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

Published: 21 Sep 2015

Dependencies (8)

  1. ocamlbuild build
  2. sexplib >= "113.00.00" & < "113.01.00"
  3. core >= "113.00.00" & < "113.01.00"
  4. bin_prot >= "113.00.00" & < "113.01.00"
  5. async >= "113.00.00" & < "113.01.00"
  6. ocamlfind >= "1.3.2"
  7. camlp4
  8. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by (1)

  1. jenga = "113.00.00"

Conflicts

None