aurora - Cross-platform Beanstalkd Queue Server Admin Console

aurora - Cross-platform Beanstalk Queue Server Console

aurora is a web-based Beanstalkd queue server admin console written in Go and works on macOS, Linux, and Windows machines. The main idea behind using Go for backend development is to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms. aurora was created as an attempt to build a very simple and portable application to work with a local or remote Beanstalk server.

Homepage xuri.me/aurora

GitHub github.com/xuri/aurora

Features

  • Cross-platform support macOS/Linux/Windows 32/64-bit
  • Simple installation (distributed as a single binary)
  • Zero dependencies
  • Common list of servers in the config for all users + optional Basic Auth
  • The full list of available tubes
  • Complete statistics about jobs in tubes
  • Real-time auto-update with highlighting of changed values
  • You can view jobs in ready/delayed/buried states in every tube
  • You can add/kick/delete jobs in every tube
  • You can select multiple tubes by regular expression and clear them
  • You can set the statistics overview graph for every tube
  • You can move jobs between tubes
  • Ability to Pause tubes
  • Search jobs data field
  • Customizable UI (code highlighter, choose columns, edit auto refresh seconds, pause tube seconds)

ScreenShots

aurora - Cross-platform Beanstalk Queue Server Console

aurora - Cross-platform Beanstalk Queue Server Console

aurora - Cross-platform Beanstalk Queue Server Console

Read More

Production-Ready Beanstalkd with Laravel Queues
Laravel Beanstalkd Queuing Service Exception Handling

0.00 avg. rating (0% score) - 0 votes