MongoQueue
Job scheduler
An implementation of a job queue in Swift using MongoDB as the backend storage
MongoDB Job Queue in Swift
13 stars
2 watching
2 forks
Language: Swift
last commit: 2 months ago job-queuemongodbmongokittenserver-side-swiftswift-nio
Related projects:
Repository | Description | Stars |
---|---|---|
msavin/stevejobs | A simple jobs queue for Meteor.js applications | 207 |
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. | 410 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
brettrtoomey/jobs | A minimalistic job system for Swift backends | 294 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 157 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 755 |
ajvb/kala | A modern job scheduler written in Go. | 2,138 |
piemjean/db-scheduler-mongo | A module adding MongoDB support to a scheduling framework | 5 |
heristop/heri-jobqueue-bundle | Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
rmetcalf9/dockjob | A job scheduler designed to run inside a Docker container | 21 |
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
romshark/sched | A job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time | 28 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 164 |