There are too many data collection scripts running in php CLI mode, resulting in too many PHP processes. Is there a good solution to replace them?
There are too many data collection scripts running in php CLI mode, resulting in too many PHP processes. Is there a good solution to replace them?
Use queues to limit the number of processes
The queue is linear, and multiple scripts may be the same when they need to be executed