06 2021 档案

摘要:Worker类:静态Worker统一管理实例worker $this->workerId = \spl_object_hash($this); static::$_workers[$this->workerId] = $this; static::$_pidMap[$this->workerId] 阅读全文
posted @ 2021-06-29 10:10 指令跳动 阅读(144) 评论(0) 推荐(0)