Level 61
What have you uninstalled? Provide steps so it is clear.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, I have a laravel 8 project that uses a database queue and a worker we are creating 5000 jobs per day and it looks like that this process is consuming 100% CPU in a server with 32GB RAM and 8 CPU cores
I uninstalled the worker and restarted the server. I expected that thing will get better but it looks like a forge process is taking over again consuming all the CPU I killed the process and another one is born in its place
Do you have any ideas? Thank you very much
Please or to participate in this conversation.