Hello fellow beanstalkd users, I've just released an interactive administration console for beanstalkd (written in go). Hopefully this is of interest to you.
https://github.com/davidpersson/bsa Although you can get pretty far just telnet'ing into beanstalkd, there are certain administration tasks you are faced quite regularly in production. I found it especially useful to i.e. operate on multiple (or all) tubes at once or have a command to remove all jobs from selected tubes in one go. Autocompletion and history support is also nice to have ;) The tool intentionally exposes just a limited amount of statistics and tries to visually combine metrics where possible. It doesn't try too hard to create functionality that is not natively supported (i.e. listing jobs) for good reasons. Thanks, - David p.s.: Please note that bsa is in early alpha. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/d/optout.
