MBrace.Runtime


ThreadPoolParallelismProvider

Namespace: MBrace.ThreadPool.Internals

ThreadPool runtime IParallelismProvider implementation

Static members

Static memberDescription
Create(logger, memoryEmulation)
Signature: (logger:ICloudLogger * memoryEmulation:MemoryEmulation) -> ThreadPoolParallelismProvider

Creates a new threadpool runtime instance.

Fork me on GitHub