Jobq 0.8 - New stat and profile tools
Jobq 0.8 is a release which does not modify jobq itself nor fixes bugs, but brings two new very useful tools to monitor your job queues.
For instance jobq-profile prints time and calls per script:
$ jobq-profile -q production < /var/log/user.log Calls Time(sec) Command 12 460504 ./script/runner "LivePush.clean" && ./script/pates 197 49165 rake -s import:foobar:home_news_competition 201 35767 rake -s import:foobar:news 492 3063 rake -s import:foobar:update_recent_game_squad [...]
See JobQueue wiki page for download, source, samples, etc.

rss
Comments
No comments.