package testo-util

  1. Overview
  2. Docs

Module Worker.ClientSource

Sourcetype t
Sourcetype worker
Sourceval create : num_workers:int -> original_argv:string array -> test_list_checksum:string -> t
Sourceval worker_id : worker -> string
Sourceval iter_workers : t -> (worker -> unit) -> unit
Sourceval close_worker : worker -> unit
Sourceval close : t -> unit
Sourceval read : t -> (worker * Msg_from_worker.t) option
Sourceval write : worker -> Msg_from_master.t -> unit
OCaml

Innovation. Community. Security.