WorkItemQueue
Namespace: MBrace.Thespian.Runtime
Provides a distributed, fault-tolerant queue implementation
Static members
Static member | Description |
Create(...)
Signature: (workerMonitor:WorkerManager * localStateF:LocalStateFactory * cleanupInterval:TimeSpan option) -> WorkItemQueue
|
Creates a new work item queue instance running in the local process. |