package async_parallel

  1. Overview
  2. No Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-112.17.00.tar.gz
md5=30acfd0a274ebb401cee39347dcf6ca2

Description

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

Published: 13 Feb 2015

Dependencies (8)

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

Dev Dependencies

None

Used by (1)

  1. jenga >= "112.17.00" & < "112.35.00"

Conflicts

None