scheduler
Scheduler
Provides a simple way to schedule recurrent jobs with flexible timing options
Job scheduling made easy.
450 stars
14 watching
54 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
lucas34/swiftqueue | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 410 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
cirocosta/cr | An execution system for tasks with dependencies. | 695 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
leosperry/chroniton | A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
romshark/sched | A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
thomasgalliker/ncrontab.scheduler | A thread-safe task scheduler for .NET applications | 14 |
ajvb/kala | A modern job scheduler written in Go. | 2,136 |
tsikov/clerk | A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 |
cybertec-postgresql/pg_timetable | An advanced job scheduler for PostgreSQL, providing flexible and configurable scheduling capabilities. | 1,098 |
cpvalente/ontime | An all-in-one time management and scheduling tool for live events and productions | 494 |