db-scheduler

Task scheduler

A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies.

Persistent cluster-friendly scheduler for Java

GitHub

1k stars
21 watching
192 forks
Language: Java
last commit: 27 days ago
Linked from 1 awesome list

db-schedulerhacktoberfestjavajdbcjob-schedulerschedulerspring-boottask-scheduler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
madflojo/tasks A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. 303
sgrondin/bottleneck A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. 1,833
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
anotherkamila/tasksched A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task 38
hubspot/singularity An API and web application for scheduling and running long-running processes, one-off tasks, and scheduled jobs on the Apache Mesos platform. 825
ajvb/kala A modern job scheduler written in Go. 2,136
danengelbrecht/bikeshed A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies. 108
kpamnany/partr A parallel task execution runtime using parallel depth-first scheduling 34
p-ranav/task_system A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. 40
bosma/scheduler A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. 274