Austin Story

Ruby, Rails and Javascript Blog

Powered by Genesis

All you need to know about resque

October 13, 2015 By Austin Story Leave a Comment

Sometimes i need to increase the number of workers in a resque worker.  Here is the command

 

RAILS_ENV=* bundle exec rake resque:work QUEUE=’*’ BACKGROUND=yes &
can replace * with the queue or environment

http://whatcodecraves.com/posts/2010/06/22/resque-cheatsheet.html

Filed Under: Programming

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AngularJS
  • Books
  • Devise
  • Elasticsearch
  • ES6
  • Information Security
  • Integrations
  • Javascript
  • Linux
  • Minitest
  • PhoneGap
  • Programming
  • React
  • Redux
  • Ruby
  • Ruby on Rails
  • Stripe
  • Testing
  • Theory
  • TypeScript
  • Uncategorized
  • Vue
  • Webpack