agenda
Job scheduler
A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options.
Lightweight job scheduling for Node.js
58 stars
2 watching
28 forks
Language: TypeScript
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 755 |
agenda/agendash | A dashboard and job scheduler for managing scheduled tasks and their execution status. | 785 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
ajvb/kala | A modern job scheduler written in Go. | 2,136 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
actionhero/node-resque | A Node.js framework for managing background jobs with Redis as the backend store. | 1,371 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
knowm/sundial | A lightweight Java framework for scheduling jobs with various triggers | 270 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
kagkarlsson/db-scheduler | A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. | 1,261 |