Project

resque-top

0.01
No commit activity in last 3 years
No release in over 3 years
top for Resque
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
~> 2.0
 Project Readme

resque-top

resque-top is a top-like command line utility to display resque queue and worker status, like resque-web.

Screenshot

Installation

rubygems

gem install resque-top

github

git clone git://github.com/miyagawa/resque-top.git
bundle && bundle exec rake install

Usage

resque-top -N <namespace> 
resque-top -r <hostname>:<port>/<namespace>

Author

Tatsuhiko Miyagawa (@miyagawa)

License

MIT License