Jobs
Job scheduler
A minimalistic job system for Swift backends
A job system for Swift backends.
295 stars
9 watching
22 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A modern job scheduler written in Go. | 2,140 |
| A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
| A distributed job runner for .NET applications | 544 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |