検索

phrase: max: clip:
target: order:
Results of 11 - 18 of about 18 for setCompleteCallback (0.004 sec.)
Set a callback for collecting task status 8321
« GearmanClient::setOptions GearmanClient::setTimeout » PHP Manual GearmanClient Set a callback ... n there is a data packet for a task GearmanClient::setCompleteCallback() - Set a function to be called on task completion ...
https://man.plustar.jp/php/gearmanclient.setstatuscallback.html - [similar]
Set a callback for worker warnings 8321
« GearmanClient::setTimeout GearmanClient::setWorkloadCallback » PHP Manual GearmanClient Set a ... n there is a data packet for a task GearmanClient::setCompleteCallback() - Set a function to be called on task completion ...
https://man.plustar.jp/php/gearmanclient.setwarningcallback.html - [similar]
Set a callback for accepting incremental data updates 8133
« GearmanClient::setWarningCallback GearmanClient::timeout » PHP Manual GearmanClient Set a call ... n there is a data packet for a task GearmanClient::setCompleteCallback() - Set a function to be called on task completion ...
https://man.plustar.jp/php/gearmanclient.setworkloadcallback.html - [similar]
Add a high priority task to run in parallel 7618
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... the callback for when the job is complete $gmc -> setCompleteCallback ( "reverse_complete" ); # add tasks, one of which ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 7618
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... the callback for when the job is complete $gmc -> setCompleteCallback ( "reverse_complete" ); # add tasks, one of which ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Basic Gearman client and worker, submitting tasks 7257
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... -> setStatusCallback ( "reverse_status" ); $gmc -> setCompleteCallback ( "reverse_complete" ); $gmc -> setFailCallback ( ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Gearman 7086
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... data packet for a task (deprecated) GearmanClient::setCompleteCallback — Set a function to be called on task completion G ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Add a background task to be run in parallel 7086
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... uple of callbacks so we can track progress $gmc -> setCompleteCallback ( "reverse_complete" ); $gmc -> setStatusCallback ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
PREV 1 2 NEXT