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

jobqueue

JobQueue is a lightweight, thread-based sequential task queue designed for .NET applications. It allows you to enqueue jobs that are processed one by one in the exact order they were added. The jobs are executed on a dedicated background thread, and each job is delivered to a registered callback method.

Ecosystem
nuget.org
Latest Release
1.0.0
9 months ago
Versions
1
Downloads
381 total
Links
Registry nuget.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/jobqueue
spec
License MIT
First Release 9 months ago
Last Synced 18 days ago