artifex
Job scheduler
A simple in-memory job queue for Golang using worker-based dispatching
Simple in-memory job queue for Golang using worker-based dispatching
208 stars
11 watching
14 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
golangjob-schedulerjob-workerqueue-workers
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern job scheduler written in Go. | 2,140 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
| A package that simplifies the creation and management of parallel jobs with easy-to-use interfaces. | 269 |
| A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| An enterprise job scheduling system for managing and automating tasks and workflows. | 122 |
| A distributed job runner for .NET applications | 544 |
| A simple jobs queue for Meteor.js applications | 208 |
| Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| 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 |
| A React Native job queue with persistent storage and support for OS background tasks and worker threads | 794 |
| Provides a simple way to schedule recurrent jobs with flexible timing options | 450 |