Info
Version: | 1.0.0 |
Author(s): | Dogu Arslan |
Last Update: | Tuesday, January 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ParallelProcessor |
Install
Install-Package ParallelProcessor
dotnet add package ParallelProcessor
paket add ParallelProcessor
ParallelProcessor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
concurrent operations throughout parallel execution.
Implements throttler functionality to
throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.
.