Sundial

Job scheduler

A lightweight Java framework for scheduling jobs with various triggers

A Light-weight Job Scheduling Framework

GitHub

270 stars
14 watching
53 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list

cronjavaquartzscheduled-jobsschedulertrigger

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
knowm/dropwizard-sundial A library that simplifies the process of adding scheduled jobs to Java applications using Quartz 35
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 157
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130
jaredstehler/dropwizard-quartz A framework that integrates job scheduling with Dropwizard using Quartz and Guice. 51
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 164
kagkarlsson/db-scheduler A task scheduler that allows for cluster-friendly, persistent tasks with high throughput and minimal dependencies. 1,263
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
shinmera/simple-tasks A simple task scheduling framework that allows executing tasks in the background. 20
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 147
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
ajvb/kala A modern job scheduler written in Go. 2,138
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 54