db-scheduler
Task scheduler
A task scheduler for Java applications that provides persistent scheduling and high throughput.
Persistent cluster-friendly scheduler for Java
1k stars
22 watching
196 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
db-schedulerhacktoberfestjavajdbcjob-schedulerschedulerspring-boottask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
| A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. | 1,838 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |
| An API and web application for scheduling and running long-running processes, one-off tasks, and scheduled jobs on the Apache Mesos platform. | 824 |
| A modern job scheduler written in Go. | 2,140 |
| A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies. | 111 |
| A parallel task execution runtime using parallel depth-first scheduling | 34 |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. | 274 |