rpc_parallel
Type-safe parallel library built on top of Async_rpc
Description
Rpc_parallel offers an API to define various workers and protocols, spawn workers as separate processes, and communicate with them using Async Rpc.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Apr 2016
- Authors
- Maintainers
Sources
Dependencies
variantslib
>= "113.33.03" & < "113.34.00"
typerep
>= "113.33.03" & < "113.34.00"
sexplib
>= "113.33.03" & < "113.34.00"
ppx_jane
>= "113.33.03" & < "113.34.00"
ppx_inline_test
>= "113.33.03" & < "113.34.00"
ppx_expect
>= "113.33.03" & < "113.34.00"
ppx_driver
>= "113.33.03" & < "113.34.00"
ppx_bench
>= "113.33.03" & < "113.34.00"
ppx_assert
>= "113.33.03" & < "113.34.00"
js-build-tools
build & >= "113.33.04" & < "113.34.00"
fieldslib
>= "113.33.03" & < "113.34.00"
core
>= "113.33.03" & < "113.34.00"
bin_prot
>= "113.33.03" & < "113.34.00"
async
>= "113.33.03" & < "113.34.00"
ocamlfind
build & >= "1.3.2"
ocamlbuild
build
ocaml
= "4.02.3"
Reverse Dependencies