Info
| Version: | 1.1.5 |
| Author(s): | bloomtom |
| Last Update: | Saturday, January 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bloomtom/DistinctQueueProcessor |
| NuGet Url: | https://www.nuget.org/packages/bloomtom.DistinctQueueProcessor |
Install
Install-Package bloomtom.DistinctQueueProcessor
dotnet add package bloomtom.DistinctQueueProcessor
paket add bloomtom.DistinctQueueProcessor
bloomtom.DistinctQueueProcessor Download (Unzip the "nupkg" after downloading)
Processes added items from a queue in a parallel manner, and provides an index of running and waiting tasks. All operations on the public interface are fully thread-safe.