Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in resque

Resque multiple workers in development mode

Resque.enqueue failing on second run

ruby-on-rails redis resque

How to test retries and failures in resque-retry and Rails 4?

How to check Resque worker status to determine whether it's dead or stale

deploying redis to heroku unable to connect

Node.js workers/background processes

node.js delayed-job resque

Inspect and retry resque jobs via redis-cli

command-line redis resque

How can I delete specific jobs from Resque queue without clearing the whole queue?

Resque, Devise and admin authentication

ruby-on-rails devise resque

Error with resque-web: Couldn't get a file descriptor referring to the console

file-descriptor resque

Rescue : Connection refused - Unable to connect to Redis on localhost:6379

redis resque

How to deploy resque workers in production?

How to destroy jobs enqueued by resque workers?

Programmatically get the number of jobs in a Resque queue

delayed_jobs vs resque vs beanstalkd?

Resque vs Sidekiq? [closed]

How do I clear stuck/stale Resque workers?