Skip to content

matth/news-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Index

Install

brew install resque
brew install mongodb
bundle install

Check specs

rake spec

Run web

rackup config.ru # Now visit http://localhost:9292/resque/overview

Queue up some jobs

rake queue_indicies

Run the workers

# Increase count for fatser processing, 10 nearly killed my laptop!
COUNT=5 QUEUE=* rake resque:workers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages