Distributed job scheduler with decoupled scheduler & workers, built for scale.
-
Updated
Jun 7, 2026 - C#
Distributed job scheduler with decoupled scheduler & workers, built for scale.
Implementation of job-shop scheduling problem using C#.
Example code for using CRONOS in .NET 7
🔒 Implement distributed locking for .NET background jobs to prevent duplicate execution and ensure data consistency across multiple application instances.
A library that extends Quartz.NET to provide a seamless job retry mechanism on failures.
A .NET application for managing email services using Hangfire background jobs. Built with PostgreSQL for data persistence, SMTP for email delivery, and the Options pattern for configuration flexibility.
A robust .NET library for distributed locking of background jobs across multiple application instances, supporting Hangfire, Coravel, and custom implementations with SQL Server, PostgreSQL, and Redis backends.
Add a description, image, and links to the job-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the job-scheduling topic, visit your repo's landing page and select "manage topics."