SpinApp Queue dashboard (Horizon replacement)
SpinApp includes a Queue dashboard that replaces Horizon with visibility into job states and worker controls.
Overview
SpinApp is a product that includes a Queue dashboard intended to replace Horizon. SpinApp provides visibility into queued job states and control actions for worker processes and queue maintenance.
What the Queue dashboard shows
SpinApp visibility into:
- pending jobs
- processing jobs
- delayed jobs
- failed jobs
Worker controls and queue operations
SpinApp provides controls to:
- start workers
- scale workers
- expand job payloads
- retry failed jobs
- run
queue:clearorqueue:flush
Queue drivers SpinApp supports
SpinApp explicitly states that it supports multiple queue drivers, including:
- Redis
- database
- RabbitMQ
What this replaces in Laravel workflows
SpinApp positions the Queue dashboard as a Horizon replacement, centered on local job visibility and control for queue-driven applications.