resque-top is a top-like command line utility to display resque queue and worker status, like resque-web.
gem install resque-top
git clone git://github.com/miyagawa/resque-top.git
bundle && bundle exec rake install
resque-top -N <namespace>
resque-top -r <hostname>:<port>/<namespace>
Tatsuhiko Miyagawa (@miyagawa)
MIT License
