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.01.00.tar.gz
md5=df2341e65d9f4c93c5f1f4b7dc575d7d

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: 08 Oct 2014

Dependencies (7)

  1. ocamlbuild build
  2. sexplib >= "112.01.00" & < "112.07.00"
  3. core >= "112.01.00" & < "112.07.00"
  4. async >= "112.01.00" & < "112.06.00"
  5. ocamlfind >= "1.3.2"
  6. camlp4
  7. ocaml >= "4.00.1" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None