Channel |
A
Channel.t is a bi-directional communication channel for communicating to a
Hub.t .
|
Hub |
A hub is a place to which any number (possibly zero) of clients can connect a channel
and send messages.
|
Import | |
Intf | init initializes the system and creates the master process.
|
Master_process | init initializes the system and creates the master process.
|
Std | Parallel is a library for running tasks in other processes on a cluster of machines.
|
Token | |
Worker_process |
This interface is not intended to be used directly by users!
|