Hangfire.RecurringJob
Job scheduler
Automates recurring job registration with Hangfire
Automatically generates the recurring job registration code using source generators
5 stars
3 watching
1 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
hangfirerecurring-jobssource-generator
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
| A Hangfire extension to schedule tasks with carbon awareness in mind | 3 |
| A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |
| A framework that integrates job scheduling with Dropwizard using Quartz and Guice. | 51 |
| Provides a way to integrate background jobs with Dropwizard applications using Quartz scheduler | 2 |
| A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| A collection of examples demonstrating the use of Unity's C# job system to perform various tasks at scale | 1,418 |
| Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. | 227 |
| Makes jobs interruptible and resumable by design. | 1,159 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| An asynchronous job manager with light code and clear features | 10 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| Provides a simple way to schedule recurrent jobs with flexible timing options | 450 |
| A lightweight Java framework for scheduling jobs with various triggers | 270 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |