C | |
custom_destination [Procord_protocol] |
Custom destination identifiers.
|
D | |
delegated_task [Procord_task] |
Delegated tasks contain the information needed by the main program.
|
E | |
error [Procord_protocol] |
Errors from workers and protocol errors.
|
execution_error [Procord_process] |
Execution error descriptions.
|
M | |
message [Procord_protocol] |
Messages that can be received.
|
P | |
print_destination [Procord_protocol] |
Possible destinations when sending messages to print.
|
process [Procord_process] |
The type of processes.
|
S | |
set [Procord_connection] |
Client connection sets.
|
state [Procord_connection] |
Possible states of connections.
|
status [Procord_process] |
Status of a task given to a worker.
|
T | |
t [Procord_rope] |
Strings of strings.
|
t [Procord_connection] |
Connections, i.e.
|
task [Procord_worker] |
Same as
Procord_task.worker_task , but allowing heterogenous lists of
tasks.
|
W | |
waiter [Procord_connection] |
Waiters for the
wait function.
|
worker_task [Procord_task] |
Worker tasks contain the information needed by the worker process.
|