# ptrofimov/beanstalk_console

Admin console for Beanstalk queue server

Repository: https://github.com/ptrofimov/beanstalk_console
Canonical: https://ross.abutalabs.com/products/beanstalk_console
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-07-12T13:24:32+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 92, longevity 100
- inputs: {"age_days": 5136, "days_push": 52, "days_rel": 52, "gap_med": 22, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 212 (observed 2026-08-28T04:04:11.313611+00:00)

## What it is
A web-based admin console for the Beanstalkd work queue server, written in PHP. It provides realtime tube statistics, job inspection and management (kick, delete, move, pause), and review batch workflows.

## Use cases
- monitor beanstalkd queue statistics in realtime
- view and manage ready, delayed, and buried jobs in tubes
- kick or delete stuck jobs in a beanstalk queue
- pause tubes or clear multiple tubes via regex
- inspect job payloads and search within job data
- prepare review batches of jobs before moving or deleting them

## When to choose
- you run Beanstalkd and need a GUI to inspect and manage tubes and jobs
- you want realtime queue statistics with auto-refresh
- you need to safely review batches of jobs before moving, duplicating, or deleting them

## When to avoid
- you use a different queue system like RabbitMQ, Redis, or Kafka
- you need programmatic queue management rather than a manual admin UI
- you cannot run a PHP web application

## Facets
- artifact type: application
- maturity: active
- function: gui, monitoring, message-queue, http-server
- domain: developer-tools, monitoring, self-hosted
- platform: self-hosted, php
- tags: beanstalkd, queue-admin, admin-console, php, devops, web-server

## Member repositories
- ptrofimov/beanstalk_console (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.313611+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:43.588271+00:00, confidence not recorded.
  - readme: https://github.com/ptrofimov/beanstalk_console (fetched 2026-08-28T04:04:11.313611+00:00, sha dd9fd24d551e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
