Logotipo Hedhog

Get Hedhog updates in your inbox

New releases, fresh recipes, and breaking changes — no spam.

Queue Module Documentation

Enterprise

Enterprise module

queue is part of the HedHog Enterprise offering and requires a commercial license. Only the Core module is Open Source. Request a quote →

The Queue module provides HedHog’s asynchronous execution backbone: queues, definitions, jobs, workers, and autoscaling controls.

It is both a runtime dependency used by other libraries and an operational product area in its own right, with dashboards and control-plane endpoints for platform teams.

Submodules

5

HTTP endpoints

41

MCP tools

0

Source root

libraries/queue/src

queues

CRUD for logical queue definitions used to organize job traffic by slug and display name.

5 endpoints0 MCP tools

definitions

Runtime queue definitions controlling behavior such as pausing, resuming, and pending-job cancellation.

7 endpoints0 MCP tools

jobs

Job lifecycle management with metrics, history, retries, execution control, cleanup, and test enqueue flows.

18 endpoints0 MCP tools

workers

Worker fleet inspection and control, including config updates and offline cleanup.

5 endpoints0 MCP tools

scaling

Infrastructure-aware autoscaling dashboard and reconciliation endpoints for queue-backed workloads.

6 endpoints0 MCP tools