kala
Job scheduler
A modern job scheduler written in Go.
Modern Job Scheduler
2k stars
63 watching
188 forks
Language: Go
last commit: 12 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 | 208 |
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 | 160 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 55 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 166 |
kagkarlsson/db-scheduler | A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
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 | 615 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
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. | 304 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |