Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Dave97's avatar

Horizon : properly assess max nb workers permitted by a server (ex: Digital Ocean) to treat a queue of hundreds jobs?

Using a droplet on DO 1vCPU for example and having lets say 500 jobs (http rate limited calls), how we can assess the quantity of worker acceptable for a server?

And using same quantity of worker does it make any difference to split these jobs in different queue compared to keep them is the same queue?

Thks

0 likes
2 replies
Dave97's avatar

@aurawindsurfing , thanks for the link.

But apparently these command instructions run on my Digital Ocean server doesnt output any results, just a line a header:

S UID PID PPID C PRI NI RSS SZ WCHAN TTY CMD

but no attached content.

Please or to participate in this conversation.