Pro Features• 3 min read
Task & Worker Supervisor (Pro)
Supervise artisan queue:work, vite, and horizon background processes in a dedicated console.
Background Process Supervision
Stop running 4 terminal tabs to keep queue workers and Vite dev servers alive. Stratos Pro includes a background daemon supervisor that manages background tasks per project.
Supported Workers
php artisan queue:work— Background queue worker daemon.npm run dev/vite— Hot Module Replacement (HMR) bundler.php artisan horizon— Redis queue supervisor.
Features
- Auto-restart on process crash or high memory threshold.
- Monospaced real-time stdout and stderr output stream console.
- 1-click Start, Stop, and Restart controls.