package rpc_parallel

  1. Overview
  2. No Docs
Type-safe parallel library built on top of Async_rpc

Install

Dune Dependency

Authors

Maintainers

Sources

rpc_parallel-112.17.00.tar.gz
md5=5477d191c368fb4dc20aa4de87db9a64

Description

Rpc_parallel offers an API to define various workers and protocols, spawn workers as separate processes, and communicate with them using Async Rpc.

Published: 13 Feb 2015

Dependencies (7)

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

Dev Dependencies

None

Used by

None

Conflicts

None