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

nuget.org : 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.

Registry - Source - JSON
purl: pkg:nuget/simplehelpers.timedqueue
Keywords: SimpleHelpers , Utils , Queue , Threading , producer , consumer , flow
License: MIT
Latest release: about 10 years ago
First release: over 12 years ago
Downloads: 6,709 total
Stars: 170 on GitHub
Forks: 38 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...