clockwerk
Job scheduler
A library for scheduling periodic jobs in a simple and efficient manner
Job Scheduling Library
160 stars
3 watching
16 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
crongogolangjob-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| A modern job scheduler written in Go. | 2,140 |
| A lightweight Java framework for scheduling jobs with various triggers | 270 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
| A Nim library that enables scheduling of periodic tasks with optional async support and throttling control. | 64 |
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
| Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
| A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,805 |
| A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |