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 |