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