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.24.tar.gz
md5=979ef4f4309edb59b8b271b9cbfff49d

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: 18 Mar 2015

Dependencies (7)

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

Dev Dependencies

None

Used by

None

Conflicts

None