検索

phrase: max: clip:
target: order:
Results of 11 - 15 of about 15 for runTasks (0.001 sec.)
Callback function when there is a data packet for a task (deprecated) 7471
« GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback ...
https://man.plustar.jp/php/gearmanclient.setclientcallback.html - [similar]
Set a function to be called on task completion 7471
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... when executing a GearmanTask using GearmanClient::runTasks() . It is not used for individual jobs. パラメータ ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
Add a task to get status 7192
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... skStatus ( $handles [ 1 ], & $done ); $gmclient -> runTasks (); echo "Done: $done \n" ; sleep ( 1 ); } while ( ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Basic Gearman client and worker, submitting tasks 6774
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... parallel (assuming multiple workers) if (! $gmc -> runTasks ()) { echo "ERROR " . $gmc -> error () . "\n" ; ex ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Gearman 6635
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... — Get the last Gearman return code GearmanClient::runTasks — Run a list of tasks in parallel GearmanClient::s ...
https://man.plustar.jp/php/book.gearman.html - [similar]
PREV 1 2 NEXT