package rpc_parallel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make_map_function.WorkerSource

Sourcetype t
Sourcetype param_type = Param.t
Sourcetype run_input_type = Input.t
Sourcetype run_output_type = Output.t
Sourceval spawn_config_exn : Config.t -> param_type -> t list Async.Deferred.t
Sourceval shutdown_exn : t -> unit Async.Deferred.t