Level 1
Try with this
https://medium.com/square-corner-blog/autoscaling-based-on-request-queuing-c4c0f57f860f
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I'm on forge and using laravel horizon. I can easily scale our workers on forge but our demand fluctuates. I don't want to use redis for queue because of ram limitation. I want to auto-scale our workers and queue system. What do you guys suggest? Thanks in advance. :)
Please or to participate in this conversation.