Multi-threaded batch processing and background jobs for .NET Core
-
Updated
Feb 17, 2024 - C#
Multi-threaded batch processing and background jobs for .NET Core
Bazlama AsyncOperationSuite provides a complete solution for handling long-running asynchronous operations in .NET applications.
Job scheduler engine using Quartz.NET and .NET Core
Lets you create applications with event publishers and subscribers. Publishers communicate LOCALLY with subscribers by broadcasting events, Hangfire will process these events in the background via implemented handlers
Production-ready .NET Telegram bot starter with PostgreSQL queue and OpenAI integration.
Async Job Queue with cancellation + timeout in C#
Three background service patterns in ASP.NET Core (.NET 10): timed IHostedService, bounded channel job queue, and startup/shutdown hooks with scoped DI and full test coverage.
Add a description, image, and links to the job-queue topic page so that developers can more easily learn about it.
To associate your repository with the job-queue topic, visit your repo's landing page and select "manage topics."