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.
nuget.org
24.156.1320
almost 2 years ago
1
252 total
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 24 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |