package rpc_parallel

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

Install

Dune Dependency

Authors

Maintainers

Sources

rpc_parallel-113.33.00.tar.gz
md5=c8692f8273cf1b2fdbf0040c2b19e725

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: 19 Mar 2016

Dependencies (16)

  1. variantslib >= "113.24.00" & < "113.25.00"
  2. typerep >= "113.24.00" & < "113.25.00"
  3. sexplib >= "113.33.00" & < "113.34.00+4.03"
  4. ppx_jane >= "113.33.00" & < "113.34.00"
  5. ppx_inline_test >= "113.33.00" & < "113.34.00+4.03"
  6. ppx_expect >= "113.33.00" & < "113.34.00+4.03"
  7. ppx_driver >= "113.33.00" & < "113.34.00+4.03"
  8. ppx_bench >= "113.33.00" & < "113.34.00+4.03"
  9. ppx_assert >= "113.33.00" & < "113.34.00"
  10. fieldslib >= "113.24.00" & < "113.25.00"
  11. core >= "113.33.00" & < "113.34.00+4.03"
  12. bin_prot >= "113.33.00" & < "113.34.00+4.03"
  13. async >= "113.33.00" & < "113.34.00"
  14. ocamlfind build & >= "1.3.2"
  15. ocamlbuild build
  16. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None