PHP - Manual: GearmanClient::doJobHandle
2024-11-14
(PECL gearman >= 0.5.0)
GearmanClient::doJobHandle — Get the job handle for the running task
Gets that job handle for a running task. This should be used between repeated GearmanClient::doNormal() calls. The job handle can then be used to get information on the task.
此函数没有参数。
The job handle for the running task.
官方地址:https://www.php.net/manual/en/gearmanclient.dojobhandle.php