package async_parallel

  1. Overview
  2. No Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-109.34.00.tar.gz
md5=72244f33ae035184828eebb01a00a27e

Description

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

Published: 21 Nov 2013

Dependencies (8)

  1. ocamlbuild build
  2. sexplib = "109.20.00"
  3. core = "109.34.00"
  4. bin_prot = "109.30.00"
  5. async = "109.34.00"
  6. ocamlfind >= "1.3.2"
  7. camlp4
  8. ocaml >= "4.00.1" & < "4.03"

Dev Dependencies

None

Used by (1)

  1. jenga = "109.34.00"

Conflicts

None