\Imi\ProcessIPoolProcess

进程池进程实现接口

Summary

Methods
Constants
run()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

run()

run(\Swoole\Process\Pool  $pool, integer  $workerId, string  $name, integer  $workerNum, array  $args, integer  $ipcType, string  $msgQueueKey) : void

进程执行

Parameters

\Swoole\Process\Pool $pool
integer $workerId
string $name
integer $workerNum
array $args
integer $ipcType
string $msgQueueKey