dropwizard-sundial

Job scheduler

A library that simplifies the process of adding scheduled jobs to Java applications using Quartz

Scheduled jobs in dropwizard

GitHub

35 stars
6 watching
12 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
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
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
schedulix/schedulix An enterprise job scheduling system for managing and automating tasks and workflows. 121
tasktop/dropwizard-tools Tools to ease Dropwizard application development and deployment 3
soasme/nim-schedules A Nim library that enables scheduling of periodic tasks with optional async support and throttling control. 64
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
anotherkamila/tasksched A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task 38
thieman/dagobah A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. 755
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 145
mosquito-cr/mosquito Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. 227
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
shinmera/simple-tasks A simple task scheduling framework that allows executing tasks in the background. 20