SteveJobs

job scheduler

A simple jobs queue for Meteor.js applications

A simple jobs queue that just works (for Meteor.js)

GitHub

207 stars
14 watching
35 forks
Language: JavaScript
last commit: 24 days ago
Linked from 1 awesome list

jobsmeteormongodbqueueschedulescheduled-tasks

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
billmalarky/react-native-queue A React Native job queue with persistent storage and support for OS background tasks and worker threads 795
mborders/artifex A simple in-memory job queue for Golang using worker-based dispatching 206
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
ajvb/kala A modern job scheduler written in Go. 2,138
percolatestudio/meteor-synced-cron A cron system for Meteor that synchronizes jobs across multiple processes 499
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 75
owl1n/nest-queue A queue manager library for NestJS applications 71
samsondav/rihanna A high-performance job queue built on top of Postgres for Elixir applications 439
mbuhot/ecto_job A job queue system with transactional processing and notification features using Elixir and PostgreSQL. 277
jsvisa/elixir_talk An Elixir client for the beanstalkd job queueing system 19
thieman/dagobah A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. 755
rocketseat/adonis-bull An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. 310
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