ParallelismProvider
Namespace: MBrace.Runtime
Implements the IDistribution provider implementation to be passed to MBrace workflow execution
Static members
Static member | Description |
Create(currentWorker, runtime, workItem)
Signature: (currentWorker:IWorkerId * runtime:IRuntimeManager * workItem:CloudWorkItem) -> Async<ParallelismProvider>
|
Creates a distribution provider instance for given cloud work item. |