dropwizard-quartz
Job scheduler
A framework that integrates job scheduling with Dropwizard using Quartz and Guice.
Simple Job Scheduler implementation for dropwizard, integrating Guice and Quartz.
51 stars
7 watching
12 forks
Language: Java
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spinscale/dropwizard-jobs | Provides a way to integrate background jobs with Dropwizard applications using Quartz scheduler | 2 |
knowm/dropwizard-sundial | A library that simplifies the process of adding scheduled jobs to Java applications using Quartz | 35 |
knowm/sundial | A lightweight Java framework for scheduling jobs with various triggers | 270 |
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 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
hugoabonizio/schedule.cr | Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
quartz-scheduler/quartz | A job scheduling library that allows developers to schedule and manage tasks in their Java applications. | 6,300 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 54 |
enragedginger/akka-quartz-scheduler | Provides a robust and reliable scheduling component to Akka for cron-style job scheduling | 559 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 157 |
schedulix/schedulix | An enterprise job scheduling system for managing and automating tasks and workflows. | 121 |
ieuanwalker/hangfire.recurringjob | Automates recurring job registration with Hangfire | 4 |
reugn/go-quartz | A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,796 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 755 |