quartz

Task scheduler

A job scheduling library that allows developers to schedule and manage tasks in their Java applications.

Code for Quartz Scheduler

GitHub

6k stars
234 watching
2k forks
Language: Java
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaredstehler/dropwizard-quartz A framework that integrates job scheduling with Dropwizard using Quartz and Guice. 51
enragedginger/akka-quartz-scheduler Provides a robust and reliable scheduling component to Akka for cron-style job scheduling 559
guryanovev/crystalquartz Provides a pluggable UI component for displaying Quartz.NET scheduler job information and basic actions. 1,010
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
reugn/go-quartz A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. 1,793
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
spinscale/dropwizard-jobs Provides a way to integrate background jobs with Dropwizard applications using Quartz scheduler 2
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
deepaksinghvi/cdule A Golang-based scheduler library with database support 54
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
masoniteframework/scheduler Provides a Python package to manage and execute scheduled tasks 0
spider-gazelle/tasker A high precision scheduler for Crystal language 56
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 155