An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
2.1.0
almost 11 years ago
Versions
4
Downloads
8,881 total
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/simplehelpers.timedqueue
spec
License MIT
First Release almost 13 years ago
Last Synced 6 days ago
Repository
Stars 170 on GitHub
Forks 38 on GitHub