Skip to content
Isa Hasanov edited this page Feb 9, 2021 · 27 revisions

Some community tools for managing beanstalkd

Deployment and automated installation

Graphing

Administation Interfaces

CLI

  • beanstalkd-cli Beanstalkd CLI tool
  • beanstalk-tools CLI to Dump various stats, and nagios plugin
  • Queueit CLI interface to integrate beanstalkd into shell scripts.
  • beanstool Dependency free beanstalkd admin tool, written in Go
  • artisan-beans Beanstalkd artisan CLI admin tool for Laravel 5 projects.
  • beanwalker Very simple interactive console based beanstalkd monitor and admin tool written in Go.
  • LeezyPheanstalkBundle Symfony2 Bundle that provides a pheanstalk integration with the following : CLI Management, Event Dispatcher, Symfony Profiler, PSR-3 Logger
  • yabean Yet Another BEANstalkd cli, available at a static binary, written in Go.

Server

  • beanstalknoded Beanstalkd server implemented in node.js
  • coolbeans Replicated Beanstalkd server implemented in Go.