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.35.00.tar.gz
md5=1064aa82ac156e3c99d4d5ec9907a296

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: 03 Jul 2015

Dependencies (7)

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

Dev Dependencies

None

Used by

None

Conflicts

None