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
Release: 2016-09-08 08:43:56
Original
1275 people have browsed it

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

Related labels:
php
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template