simplehelpers.timedqueue
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.
Ecosystem
nuget.org
nuget.org
Latest Release
almost 11 years ago
2.1.0
almost 11 years ago
Versions
4
4
Downloads
8,881 total
8,881 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 170 on GitHub |
| Forks | 38 on GitHub |