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.33.03.tar.gz
md5=cfb5ea1cd8fad6fae47adaebd35b12d1

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: 28 Apr 2016

Dependencies (17)

  1. variantslib >= "113.33.03" & < "113.34.00"
  2. typerep >= "113.33.03" & < "113.34.00"
  3. sexplib >= "113.33.03" & < "113.34.00"
  4. ppx_jane >= "113.33.03" & < "113.34.00"
  5. ppx_inline_test >= "113.33.03" & < "113.34.00"
  6. ppx_expect >= "113.33.03" & < "113.34.00"
  7. ppx_driver >= "113.33.03" & < "113.34.00"
  8. ppx_bench >= "113.33.03" & < "113.34.00"
  9. ppx_assert >= "113.33.03" & < "113.34.00"
  10. js-build-tools build & >= "113.33.04" & < "113.34.00"
  11. fieldslib >= "113.33.03" & < "113.34.00"
  12. core >= "113.33.03" & < "113.34.00"
  13. bin_prot >= "113.33.03" & < "113.34.00"
  14. async >= "113.33.03" & < "113.34.00"
  15. ocamlfind build & >= "1.3.2"
  16. ocamlbuild build
  17. ocaml = "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None