package async_parallel

  1. Overview
  2. No Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-111.28.00.tar.gz
md5=0522d591fbeb29e602c09175caaa9b3a

Description

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

Published: 26 Aug 2014

Dependencies (8)

  1. ocamlbuild build
  2. sexplib >= "111.25.00" & < "112.07.00"
  3. core >= "111.28.00" & < "112.07.00"
  4. bin_prot >= "109.53.00" & < "112.07.00"
  5. async >= "111.25.00" & < "112.07.00"
  6. ocamlfind >= "1.3.2"
  7. camlp4
  8. ocaml >= "4.00.1" & < "4.03"

Dev Dependencies

None

Used by (1)

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

Conflicts

None