No one should learn anything more than once
Aug 13, 2011
Moving from DelayedJob to Resque
In order to run Resque on Windows, we require a little bit of tweak in command.
This is to run resque's workers:
rake environment resque:work QUEUE="*"
This is to run montor website:
bundle exec resque-web -F
* you need -F option
Newer Post
Older Post
Home