Queue Management
Queue consumers, queue naming, supervision, and Messenger-backed async work already exist for app sync and automation workloads.
Batch Processing Queue
Monitoring background jobs and tasks
How it works in the app
Queue management is centered on Messenger plus an app queue manager. Installed apps can receive dedicated queue names and consumer processes, and the manager can start, stop, inspect, and clean up those consumers.
That gives integrations and workflow-heavy areas real operational queue handling even though there is not yet a broad end-user “queue dashboard” productized in the admin.
Included in the current implementation
Per-app queue names
Tracked queue consumers
Consumer cleanup and stale detection
Queue-backed integrations and workflows
Need asynchronous work isolated and observable per app?
Indexed PIM already has queue-consumer management and Messenger-backed async processing for heavy workloads.