kala
Job scheduler
A modern job scheduler written in Go.
Modern Job Scheduler
2k stars
63 watching
188 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
gogolanggolang-applicationiso8601schedulerservice
Related projects:
Repository | Description | Stars |
---|---|---|
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
romshark/sched | A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 54 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
kagkarlsson/db-scheduler | A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. | 1,261 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
workanator/go-floc | A package that simplifies the creation and management of parallel jobs with easy-to-use interfaces. | 269 |
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 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
madflojo/tasks | A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 303 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |