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

505 stars
9 watching
50 forks
Language: Ruby
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
resque/resque-schedulerSupports scheduling of future job runs in a background job system1,737
jjb/ruby-clockA Ruby-based job scheduler that runs jobs in parallel threads within a persistent process.79
tobi/delayed_jobAn asynchronous task queue system for Ruby applications2,149
nesquena/backburnerA Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing.430
rq/rq-schedulerLibrary that adds scheduling capabilities to Redis-based queuing library1,456
brettrtoomey/jobsA minimalistic job system for Swift backends295
kmalakoff/backgroundLibrary providing a job queue and list with array iteration utilities for background tasks in JavaScript applications.69
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
rq/django-rqProvides Django integration with Redis-based queuing for background jobs1,855
hlascelles/que-schedulerAutomates job scheduling and execution in an asynchronous workflow using a cron-like configuration file.115
lucas34/swiftqueueA job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence.412
bia-technologies/lowkiqA system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks142
akira/exqA job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store.1,506
liujianping/jobA tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency.147
simplymadeapps/simple_schedulerEnables scheduling of tasks at regular intervals without relying on a clock process130