SimpleHelpers.TimedQueue (C# - Source file) NuGet Package

Simple lightweight queue that stores data in a concurrent queue and periodically process the queued items.

Userful for:
* processing items in batches;
* grouping data for later processing;
* async processing (consumer/producer);
* etc.

Note: this nuget package contains c# source code and depends on System.Collections.Concurrent introduced in .Net 4.0.




Got any SimpleHelpers.TimedQueue (C# - Source file) Question?





Info

Version: 2.1.0
Author(s): Khalid Salomão
Last Update: Monday, May 11, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/khalidsalomao/SimpleHelpers.Net
NuGet Url: https://www.nuget.org/packages/SimpleHelpers.TimedQueue


Install
Install-Package SimpleHelpers.TimedQueue
dotnet add package SimpleHelpers.TimedQueue
paket add SimpleHelpers.TimedQueue
SimpleHelpers.TimedQueue Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3266