sched
Job scheduler
A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time
A job scheduler for Go with the ability to fast-forward time.
28 stars
4 watching
1 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
gogolang
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern job scheduler written in Go. | 2,140 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| An enterprise job scheduling system for managing and automating tasks and workflows. | 122 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| Provides a simple way to schedule recurrent jobs with flexible timing options | 450 |
| A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,805 |
| A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |