Home > Backend Development > PHP Tutorial > php 多进程处理同一个计算任务时,怎么给它们合理的分配工作量

php 多进程处理同一个计算任务时,怎么给它们合理的分配工作量

WBOY
Release: 2016-06-06 20:14:25
Original
1182 people have browsed it

例如: php 处理一批日志计算,如何合理地为各个进程分配工作量?

回复内容:

例如: php 处理一批日志计算,如何合理地为各个进程分配工作量?

Related labels:
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