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
- 08 Oct 2014
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
sexplib
>= "112.01.00" & < "112.07.00"
core
>= "112.01.00" & < "112.07.00"
async
>= "112.01.00" & < "112.06.00"
ocamlfind
>= "1.3.2"
ocaml
>= "4.00.1" & < "4.03"
Reverse Dependencies