Wisp
Job scheduler library
A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management.
A simple Java Scheduler library with a minimal footprint and a straightforward API
133 stars
11 watching
23 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
cronjavajava-schedulerjob-schedulerperiodic-jobsperiodic-tasksscheduleschedulerwisp
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight Java framework for scheduling jobs with various triggers | 270 |
| A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| 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 JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
| A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
| 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 library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |