resque
There are 68 repositories under resque topic.
akira/exq
Job processing library for Elixir - compatible with Resque / Sidekiq
actionhero/node-resque
Node.js Background jobs backed by redis.
airbrake/airbrake
The official Airbrake library for Ruby applications
edgurgel/verk
A job processing system that just verks! 🧛
zapnap/resque_mailer
Rails plugin for sending asynchronous email with ActionMailer and Resque
rollbar/rollbar-gem
Exception tracking and logging from Ruby to Rollbar
reidmorrison/rocketjob
Ruby's missing background and batch processing system
isaacseymour/activejob-retry
Automatic retries for ActiveJob
JustinAiken/active_scheduler
Resque Scheduling for ActiveJob
tubbo/activejob-scheduler
A background job scheduler for any queue backend
olivere/jobqueue
Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).
appwrite/docker-resque-ui
Docker container for Resque web UI
neighborland/resque_solo
resque plugin to add unique jobs
fatkodima/job_enqueue_logger
Log background jobs enqueued by your application (additionally with backtraces)
julienXX/resque-waiting-room
Resque plugin that throttles your jobs
virtualstaticvoid/taskinator
A simple orchestration library for running complex processes or workflows in Ruby
shiny/adonis-resque
Resque Queue for AdonisJS v6
moznion/resque_exporter
An exporter of Prometheus for resque's status.
hanguangchao/artisanyii
Yii 实战
dollarshaveclub/talcum
Talcum allows members of a distributed system to auto-configure themselves 👥
mcfedr/queue-manager-bundle
A bundle for running background jobs in Symfony
Shopify/transfer_jobs
recover and move background jobs around
kaorimatz/resque_exporter
Prometheus exporter for Resque metrics
sonots/resque_starter
Start and manage multiple resque workers
mlh758/resque-web-ish
A way to view queue statuses for Resque. This was meant to be easier to deploy than the built in client.
xelan/resque-webui-bundle
PHP-Resque WebUI Bundle
CraryPrimitiveMan/php-resque-1.2-annotated
带有详细注释的 php-resque 1.2 代码(annotated php-resque 1.2 source code)
resque/resque-unique_by_arity
Magic hacks which allow fine tuning of job uniqueness (arity, queue-time and run-time)
trustvox/resque-roulette
A Resque plugin for processing queues from random jobs based on queue weightings. Inspired by resque-fairly.
liuming/resque-cli
Resque command line tool
maxivak/sidekiq-god
Sidekiq with God. Monitoring Sidekiq or Resque with God
peek/peek-resque
Take a peek into your Resque queues and workers.
steenzout/docker-resque
Docker container for Resque.
will3216/resque-better_unique
A resque plugin which adds more finite control over how uniqueness is determine for a job
zendesk/resque-disable-job
Resque Disable Job Plugin
zendesk/resque-durable
Audited Resque jobs with automatic failure recovery.