Home  >  Article  >  Backend Development  >  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?

WBOY
WBOYOriginal
2016-09-08 08:43:561243browse

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?

Reply content:

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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn