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-v0.16.0.tar.gz
sha256=1e6e85e9f7cf3c1c221ceaa8c0d7a2370d402ae2ee12d68aefb6ebe47ef33016

doc/rpc_parallel.krb/Rpc_parallel_krb_public/index.html

Module Rpc_parallel_krb_publicSource

Sourcemodule Mode : sig ... end
Sourceval start_app : ?rpc_max_message_size:int -> ?rpc_handshake_timeout:Core.Time_float.Span.t -> ?rpc_heartbeat_config:Async.Rpc.Connection.Heartbeat_config.t -> ?when_parsing_succeeds:(unit -> unit) -> krb_mode:Mode.t -> Async.Command.t -> unit

See lib/rpc_parallel/src/parallel_intf.ml for documentation. Backend_and_settings.t is specialized to expose the krb server and client modes.

Sourcemodule For_testing : sig ... end
Sourcemodule Expert : sig ... end
OCaml

Innovation. Community. Security.