Does anyone know of an app that can monitor a beanstalkd queue? I'm looking for something that shows stats on tubes and jobs, and allows you to inspect the details.

I'm not really picky about language/platform, just want to know if there's something out there before I write my own.

link|improve this question

79% accept rate
feedback

2 Answers

up vote 10 down vote accepted

Two options currently:

link|improve this answer
feedback

Also very new: https://github.com/denniskuczynski/beanstalkd_view (Ruby/Sinatra app)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.