Interface | Description |
---|---|
WorkerJobParams | |
WorkerJobResult | |
WorkerProcessIdentity | |
WorkerProcessParams | |
WorkerProcessPool | |
WorkerProcessProtocol | |
WorkerProcessProtocol.CommandSender |
Class | Description |
---|---|
WorkerProcess | |
WorkerProcessPoolAsync | |
WorkerProcessPoolFactory |
WorkerProcessPoolFactory class is designed to provide you an instance of WorkerProcessPool based
on the params for the job that you provide.
|
WorkerProcessPoolSync |
A synchronous pool of
WorkerProcess instances. |
WorkerProcessPoolSync.BorrowedWorkerProcess |
Represents a
WorkerProcess borrowed from a WorkerProcessPoolSync . |
WorkerProcessProtocol.CommandResponse | |
WorkerProcessProtocolZero | |
WorkerProcessProtocolZero.CommandSender |