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

heffernantech.services.hostedqueueprocessor

HeffernanTech.Services.HostedQueueProcessor is a C# package designed for ASP.NET Core applications, facilitating background processing of queued items. With thread-safe queue management using ConcurrentQueue, it ensures safe operations across multiple threads. Leveraging IHostedService, it processes items in the background, configurable with QueueWorkerOptions for maximum concurrency. Integrated with ASP.NET Core's dependency injection, it offers seamless setup. This extensible package allows custom queue processors via the IQueueProcessor<T> interface. Enhance your application's efficiency with HeffernanTech.Services.HostedQueueProcessor.

Ecosystem
nuget.org
Latest Release
24.156.1320
almost 2 years ago
Versions
1
Downloads
252 total
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/heffernantech.services.hostedqueueprocessor
spec
License MIT
First Release almost 2 years ago
Last Synced 21 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub