Results of 1 - 9 of about 9 for jobHandle (0.001 sec.)
- Get the job handle 13535
- « GearmanTask::isRunning GearmanTask::recvData » PHP Manual GearmanTask Get the job handle Gearm
... anTask::jobHandle gearman_job_handle (PECL gearman >= 0.5.0) Gearman ... Task::jobHandle -- gearman_job_handle — Get the job handle 説明 pu ... blic GearmanTask::jobHandle (): string Returns the job handle for this task. パ ... の関数にはパラメータはありません。 戻り値 The opaque job handle. 参考 GearmanClient::doJobHandle() - Get the job ...
-
https://man.plustar.jp/php/gearmantask.jobhandle.html
- [similar]
- Basic Gearman client and worker, submitting tasks 10030
- « Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client
... se_created ( $task ) { echo "CREATED: " . $task -> jobHandle () . "\n" ; } function reverse_status ( $task ) { ... echo "STATUS: " . $task -> jobHandle () . " - " . $task -> taskNumerator () . "/" . $ta ... _complete ( $task ) { echo "COMPLETE: " . $task -> jobHandle () . ", " . $task -> data () . "\n" ; } function r ... everse_fail ( $task ) { echo "FAILED: " . $task -> jobHandle () . "\n" ; } function reverse_data ( $task ) { ec ...
-
https://man.plustar.jp/php/gearman.examples-reverse-task.html
- [similar]
- The GearmanTask class 9365
- « GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class T
... isKnown (): bool public isRunning (): bool public jobHandle (): string public recvData ( int $data_len ): arra ... whether the task is currently running GearmanTask::jobHandle — Get the job handle GearmanTask::recvData — Read ...
-
https://man.plustar.jp/php/class.gearmantask.html
- [similar]
- Get the job handle 8484
- « GearmanJob::functionName GearmanJob::returnCode » PHP Manual GearmanJob Get the job handle Gea
... ECL gearman >= 0.5.0) GearmanJob::handle — Get the job handle 説明 public GearmanJob::handle (): string Returns ... the opaque job handle assigned by the job server. パラメータ この関数に ... はパラメータはありません。 戻り値 An opaque job handle. 参考 GearmanTask::jobHandle() - Get the job hand ...
-
https://man.plustar.jp/php/gearmanjob.handle.html
- [similar]
- Test whether the task is currently running 8484
- « GearmanTask::isKnown GearmanTask::jobHandle » PHP Manual GearmanTask Test whether the task is
...
-
https://man.plustar.jp/php/gearmantask.isrunning.html
- [similar]
- Read work or result data into a buffer for a task 8160
- « GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result da
...
-
https://man.plustar.jp/php/gearmantask.recvdata.html
- [similar]
- Add a task to be run in parallel 7729
- « GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a ta
... $task -> unique ()] = array( "handle" => $task -> jobHandle (), "data" => $task -> data ()); } ?> 上の例の出力 ...
-
https://man.plustar.jp/php/gearmanclient.addtask.html
- [similar]
- Gearman 7495
- « FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設
... h priority task in the background GearmanClient::doJobHandle — Get the job handle for the running task GearmanC ... e — Get function name GearmanJob::handle — Get the job handle GearmanJob::returnCode — Get last return code Gea ... whether the task is currently running GearmanTask::jobHandle — Get the job handle GearmanTask::recvData — Read ...
-
https://man.plustar.jp/php/book.gearman.html
- [similar]
- Add a background task to be run in parallel 7495
- « GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background
... "STATUS: " . $task -> unique () . ", " . $task -> jobHandle () . " - " . $task -> taskNumerator () . "/" . $ta ...
-
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html
- [similar]
PREV
1
NEXT