C | |
Channel [Std] | |
Channel |
A
Channel.t is a bi-directional communication channel for communicating to a
Hub.t .
|
Client_id [Hub] | |
Cluster [Std] | |
Cluster [Import] | |
D | |
Debug [Import] | |
F | |
From_worker [Worker_process] | |
H | |
Hub [Std] | |
Hub |
A hub is a place to which any number (possibly zero) of clients can connect a channel
and send messages.
|
I | |
Import | |
Intf | init initializes the system and creates the master process.
|
M | |
Master_process | init initializes the system and creates the master process.
|
P | |
Parallel [Std] | |
S | |
Socket_file [Import] | |
Std | Parallel is a library for running tasks in other processes on a cluster of machines.
|
T | |
To_worker [Worker_process] | |
Token | |
U | |
U [Import] | |
W | |
Worker_process |
This interface is not intended to be used directly by users!
|