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-113.00.00.tar.gz
md5=3697f5c3c33a07cc8a26c38f378707b2

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: 21 Sep 2015

Dependencies (7)

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

Dev Dependencies

None

Used by

None

Conflicts

None