package rpc_parallel

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=160c3c60b224f3238810858435e8ce5d51376edf6fe2af6cc0ed02edf0166e08

doc/rpc_parallel.unauthenticated/Rpc_parallel_unauthenticated/Expert/index.html

Module Rpc_parallel_unauthenticated.ExpertSource

Sourceval start_master_server_exn : ?rpc_max_message_size:int -> ?rpc_buffer_age_limit:Async.Writer.buffer_age_limit -> ?rpc_handshake_timeout:Core.Time_float.Span.t -> ?rpc_heartbeat_config:Async.Rpc.Connection.Heartbeat_config.t -> ?pass_name:bool -> worker_command_args:string list -> unit -> unit

See lib/rpc_parallel/src/parallel_intf.ml for documentation.

Sourceval worker_command : Async.Command.t

See lib/rpc_parallel/src/parallel_intf.ml for documentation.

Sourceval start_worker_server_exn : Rpc_parallel.Expert.Worker_env.t -> unit

See lib/rpc_parallel/src/parallel_intf.ml for documentation.

OCaml

Innovation. Community. Security.