Source file rpc_parallel__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(** @canonical Rpc_parallel.Fd_redirection *)
module Fd_redirection = Rpc_parallel__Fd_redirection
(** @canonical Rpc_parallel.For_testing_internal *)
module For_testing_internal = Rpc_parallel__For_testing_internal
(** @canonical Rpc_parallel.How_to_run *)
module How_to_run = Rpc_parallel__How_to_run
(** @canonical Rpc_parallel.Managed *)
module Managed = Rpc_parallel__Managed
(** @canonical Rpc_parallel.Map_reduce *)
module Map_reduce = Rpc_parallel__Map_reduce
(** @canonical Rpc_parallel.Parallel *)
module Parallel = Rpc_parallel__Parallel
(** @canonical Rpc_parallel.Parallel_intf *)
module Parallel_intf = Rpc_parallel__Parallel_intf
(** @canonical Rpc_parallel.Prog_and_args *)
module Prog_and_args = Rpc_parallel__Prog_and_args
(** @canonical Rpc_parallel.Remote_executable *)
module Remote_executable = Rpc_parallel__Remote_executable
(** @canonical Rpc_parallel.Rpc_settings *)
module Rpc_settings = Rpc_parallel__Rpc_settings
(** @canonical Rpc_parallel.Utils *)
module Utils = Rpc_parallel__Utils