qu

Job scheduler

A Ruby library for queuing and processing background jobs with multiple backends and resque-like API

a Ruby library for queuing and processing background jobs.

GitHub

506 stars
9 watching
50 forks
Language: Ruby
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
jjb/ruby-clock A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. 79
tobi/delayed_job An asynchronous task queue system for Ruby applications 2,148
nesquena/backburner A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. 429
rq/rq-scheduler Library that adds scheduling capabilities to Redis-based queuing library 1,447
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
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,838
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
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
bia-technologies/lowkiq A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks 142
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 145
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130