Small helper for processing work items on separate threads continuously.
Info
| Version: | 0.4.1 |
| Author(s): | Tanel Tumanski |
| Last Update: | Monday, November 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/taneltumanski/ParallelProcessing |
| NuGet Url: | https://www.nuget.org/packages/ParallelProcessing |
Install
Install-Package ParallelProcessing
dotnet add package ParallelProcessing
paket add ParallelProcessing
ParallelProcessing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reactive(>= 3.1.1)
- System.Reactive(>= 3.1.1)
Tags