検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for workload (0.011 sec.)
Add a low priority background task to be run in parallel 7075
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low pr ... askLowBackground ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): Gear ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づける ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
定義済み定数 6994
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... returned doesn't match the data sent. GEARMAN_NEED_WORKLOAD_FN ( int ) When the client opted to stream the wor ... kload of a task, but did not specify a workload callback function. GEARMAN_PAUSE ( int ) For the n ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Run a task in the background 6914
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... nt::doBackground ( string $function_name , string $workload , string $unique = ? ): string Runs a task in the ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 unique タスクを特定するた ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Add a high priority task to run in parallel 6866
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... ent::addTaskHigh ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): Gear ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づける ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 6866
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... ient::addTaskLow ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): Gear ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づける ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Add a task to be run in parallel 6770
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a ta ... nClient::addTask ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): Gear ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づける ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
Send a warning (deprecated) 6690
« GearmanJob::unique GearmanJob::workload » PHP Manual GearmanJob Send a warning (deprecated) Ge ...
https://man.plustar.jp/php/gearmanjob.warning.html - [similar]
Gearman 6641
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... t a callback for worker warnings GearmanClient::setWorkloadCallback — Set a callback for accepting incremental ... :warning — Send a warning (deprecated) GearmanJob::workload — Get workload GearmanJob::workloadSize — Get size ... of work load GearmanTask — The GearmanTask class GearmanTask:: ... Send data for a task (deprecated) GearmanTask::sendWorkload — Send data for a task GearmanTask::taskDenominato ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Wait for and perform jobs 6609
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs Gear ... everse_function ( $job ) { return strrev ( $job -> workload ()); } ?> 参考 GearmanWorker::addFunction() - Regi ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
Register and add callback function 6561
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... $count ++; return " $count : " . strrev ( $job -> workload ()); } ?> Running a client that submits two jobs f ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
PREV 1 2 3 4 NEXT