cheek
Job scheduler
A lightweight declarative job scheduler for single-node environments.
cheek: a pico-sized declarative job scheduler
166 stars
3 watching
13 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
crongogolangjobsorchestrationscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
romshark/sched | A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
rk/go-cron | A simple Go library to handle scheduled tasks with varying intervals. | 233 |
ajvb/kala | A modern job scheduler written in Go. | 2,140 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 208 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 160 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
knowm/sundial | A lightweight Java framework for scheduling jobs with various triggers | 270 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
madflojo/tasks | A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
cirocosta/cr | An execution system for tasks with dependencies. | 694 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
dcos/metronome | A framework for scheduling and running jobs on a distributed computing system using Apache Mesos. | 111 |
brettrtoomey/jobs | A minimalistic job system for Swift backends | 295 |