Up

Module type Worker

Signature

type t
type param_type
type run_input_type
type run_output_type
val spawn_config_exn : Config.t -> param_type -> t list Async.Std.Deferred.t
val shutdown_exn : t -> unit Async.Std.Deferred.t