package async_parallel

  1. Overview
  2. No Docs
Distributed computing library

Install

Dune Dependency

Authors

Maintainers

Sources

async_parallel-112.35.00.tar.gz
md5=2338b303a8bd3fac726610af7a140e21

Description

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

Published: 03 Jul 2015

Dependencies (8)

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

Dev Dependencies

None

Used by (1)

  1. jenga = "112.35.00"

Conflicts

None