Skip to content

kylefritz/resque-sinatra-foreman-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Quick demo of sinatra app plus resque plus foreman

$ bundle install
$ foreman start

checkout http://localhost:9393/ for the app that queues items. Thanks to redistogo for most of the code

checkout http://localhost:5678 for the resque monitoring app

with rack

or start resque

$ rake resque:work

and in another start both web apps (one server)

$ rackup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages