Skip to content

Instantly share code, notes, and snippets.

@joncode
Created May 21, 2013 18:39
Show Gist options
  • Select an option

  • Save joncode/5622182 to your computer and use it in GitHub Desktop.

Select an option

Save joncode/5622182 to your computer and use it in GitHub Desktop.
Resque - Redis
resque-web --- launch the web inteface
to have Resque available on the website :
mount the Resque::Server to the routes
add the server requirement to the resque gem
add HTTP authentication to the Resque::Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment