module documentation
This module implements the worker classes.
| Present Since | |
| 12.3 |
| Class | |
Local process worker protocol. This worker runs as a local process and communicates via stdin/out. |
| Class | |
A IAddress implementation meant to provide stub addresses for ITransport.getPeer and ITransport.getHost. |
| Class | |
Local implementation of the manager commands. |
| Class | |
A stub transport implementation used to support AMP over a ProcessProtocol transport. |
| Class | |
The worker-side trial distributed protocol. |