Hangfire.RecurringJob

Job scheduler

Automates recurring job registration with Hangfire

Automatically generates the recurring job registration code using source generators

GitHub

4 stars
3 watching
1 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list

hangfirerecurring-jobssource-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
bluehands/hangfire.community.carbonawareexecution A Hangfire extension to schedule tasks with carbon awareness in mind 3
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 147
jaredstehler/dropwizard-quartz A framework that integrates job scheduling with Dropwizard using Quartz and Guice. 51
spinscale/dropwizard-jobs Provides a way to integrate background jobs with Dropwizard applications using Quartz scheduler 2
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 410
stella3d/job-system-cookbook A collection of examples demonstrating the use of Unity's C# job system to perform various tasks at scale 1,417
mosquito-cr/mosquito Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. 227
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,143
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 157
kitstack/async-job An asynchronous job manager with light code and clear features 10
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
carlescere/scheduler Provides a simple way to schedule recurrent jobs with flexible timing options 450
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69