Jobs

Job scheduler

A minimalistic job system for Swift backends

A job system for Swift backends.

GitHub

295 stars
9 watching
22 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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. 412
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 505
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 166
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 615
mborders/artifex A simple in-memory job queue for Golang using worker-based dispatching 208
ajvb/kala A modern job scheduler written in Go. 2,140
romshark/sched A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time 28
brthor/gofer.net A distributed job runner for .NET applications 544
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
hokify/agenda A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. 58
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 160
vikeri/react-native-background-job Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. 747