検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for runTasks (0.009 sec.)
Run a list of tasks in parallel 13532
« GearmanClient::returnCode GearmanClient::setClientCallback » PHP Manual GearmanClient Run a li ... st of tasks in parallel GearmanClient::runTasks (PECL gearman >= 0.5.0) GearmanClient::runTasks... st of tasks in parallel 説明 public GearmanClient::runTasks (): bool For a set of tasks previously added with ... lel 関連キーワード: tasks , Run , list , of , in , runTasks , パラメータ , addTask , 関数 , running ...
https://man.plustar.jp/php/gearmanclient.runtasks.html - [similar]
Add a task to be run in parallel 10362
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a ta ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. Note that enough workers ne ... lleH" , null , "2" ); # run the tasks $gmclient -> runTasks (); function complete ( $task ) { print "COMPLETE: ... " , "!dlroW olleH" , $results , "t2" ); $client -> runTasks (); # The results should now be filled in from the ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
Get the last Gearman return code 10223
« GearmanClient::removeOptions GearmanClient::runTasks » PHP Manual GearmanClient Get the last G ... , the , returnCode , パラメータ , removeOptions , runTasks , public , int , Returns ...
https://man.plustar.jp/php/gearmanclient.returncode.html - [similar]
Add a high priority task to run in parallel 9543
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. Tasks with a high priority ... se" , "Hello World!" , null , "3" ); if (! $gmc -> runTasks ()) { echo "ERROR " . $gmc -> error () . "\n" ; ex ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 9543
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. Tasks with a low priority w ... se" , "Hello World!" , null , "3" ); if (! $gmc -> runTasks ()) { echo "ERROR " . $gmc -> error () . "\n" ; ex ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Add a high priority background task to be run in parallel 8986
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high pri ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. Tasks with a high priority ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 8986
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low pr ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. Tasks with a low priority w ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
Add a background task to be run in parallel 8429
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... ks to be run in parallel, then call GearmanClient::runTasks() to perform the work. パラメータ function_name ワ ... se" , "!dlroW olleH" , null , "2" ); if (! $gmc -> runTasks ()) { echo "ERROR " . $gmc -> error () . "\n" ; ex ... ckground task to be run in parallel GearmanClient::runTasks() - Run a list of tasks in parallel 関連キーワード ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
定義済み定数 7750
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... to "pause" the call and return from GearmanClient::runTasks() . Call GearmanClient::runTasks() again to contin ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
The GearmanClient class 7610
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... $options ): bool public returnCode (): int public runTasks (): bool public setClientCallback ( callable $call ... — Get the last Gearman return code GearmanClient::runTasks — Run a list of tasks in parallel GearmanClient::s ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
PREV 1 2 NEXT