MBrace local cluster simulator


WorkItemQueue

Namespace: MBrace.Thespian.Runtime

Provides a distributed, fault-tolerant queue implementation

Static members

Static memberDescription
Create(...)
Signature: (workerMonitor:WorkerManager * localStateF:LocalStateFactory * cleanupInterval:TimeSpan option) -> WorkItemQueue

Creates a new work item queue instance running in the local process.

Fork me on GitHub