Swoole
类名: Imi\Util\Swoole
Swoole 环境下的一些工具类。
方法
getMasterPID
获取master进程pid
echo Swoole::getMasterPID();
getManagerPID
获取manager进程pid
echo Swoole::getManagerPID();
当前内容版权归 imiphp.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 imiphp.com .