検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 98 for task (0.002 sec.)
Gearman 9081
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... ground Basic Gearman client and worker, submitting tasks GearmanClient — The GearmanClient class GearmanCl ... ist of job servers to the client GearmanClient::addTask — Add a task to be run in parallel GearmanClient:: ... addTaskBackground — Add a background task to be run in par ... allel GearmanClient::addTaskHigh — Add a high priority task to run in parallel ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Add a high priority task to run in parallel 8820
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... nt Add a high priority task to run in parallel GearmanClient::addTaskHigh (PEC ... L gearman >= 0.5.0) GearmanClient::addTaskHigh — Add a high priority task to run in parallel ... 説明 public GearmanClient::addTaskHigh ( string $function_name , string $workload , m ... ixed &$context = ? , string $unique = ? ): GearmanTask Adds a high priority task to be run in parallel wi ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 8820
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... lient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL ... gearman >= 0.5.0) GearmanClient::addTaskLow — Add a low priority task to run in parallel 説 ... 明 public GearmanClient::addTaskLow ( string $function_name , string $workload , mi ... xed &$context = ? , string $unique = ? ): GearmanTask Adds a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Submits a task to a specific worker for execution 8768
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a specific worker for execution 説明 public Poo ... l::submitTo ( int $worker , Threaded $task ): int Submit a task to the specified worker in th ... pawned). パラメータ worker The worker to stack the task onto, indexed from 0 . task The task for execution ... り値 The identifier of the worker that accepted the task. 例 例1 Submitting tasks to a specific worker <?ph ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
Add a background task to be run in parallel 8716
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::a ... ddTaskBackground — Add a background task to be run in par ... allel 説明 public GearmanClient::addTaskBackground ( string $function_name , string $worklo ... mixed &$context = ? , string $unique = ? ): GearmanTask Adds a background task to be run in parallel with ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Add a task to be run in parallel 8676
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a task ... sk to be run in parallel GearmanClient::addTask (PECL gearman >= 0.5.0) GearmanClient::addTask — A ... dd a task to be run in parallel 説明 public GearmanClient::a ... ddTask ( string $function_name , string $workload , mixed ... &$context = ? , string $unique = ? ): GearmanTask Adds a task to be run in parallel with other tasks ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
The GearmanClient class 8650
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... string $servers = 127.0.0.1:4730 ): bool public addTask ( string $function_name , string $workload , mixed ... &$context = ? , string $unique = ? ): GearmanTask public addTaskBackground ( string $function_name , ... mixed &$context = ? , string $unique = ? ): GearmanTask public addTaskHigh ( string $function_name , strin ... mixed &$context = ? , string $unique = ? ): GearmanTask public addTaskHighBackground ( string $function_na ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Run a high priority task in the background 8598
« GearmanClient::doHigh GearmanClient::doJobHandle » PHP Manual GearmanClient Run a high priorit ... y task in the background GearmanClient::doHighBackground ... rmanClient::doHighBackground — Run a high priority task in the background 説明 public GearmanClient::doHig ... string $unique = ? ): string Runs a high priority task in the background, returning a job handle which ca ... n be used to get the status of the running task. High priority tasks take precedence over normal a ...
https://man.plustar.jp/php/gearmanclient.dohighbackground.html - [similar]
Run a low priority task in the background 8598
« GearmanClient::doLow GearmanClient::doNormal » PHP Manual GearmanClient Run a low priority task ... earmanClient::doLowBackground — Run a low priority task in the background 説明 public GearmanClient::doLow ... , string $unique = ? ): string Runs a low priority task in the background, returning a job handle which ca ... n be used to get the status of the running task. Normal and high priority tasks take precedence ov ... er low priority tasks in the job queue. パラメータ function_name ワーカ ...
https://man.plustar.jp/php/gearmanclient.dolowbackground.html - [similar]
Execution 8506
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... allel\run — Execution 説明 parallel\run ( Closure $task ): ? Future Shall schedule task for execution in p ... arallel. parallel\run ( Closure $task , array $argv ): ? Future Shall schedule task for ... llel\run() is idle, it will be used to execute the task. If no \parallel\Runtime is idle parallel will cre ... are not used for automatic scheduling. パラメータ task A Closure with specific characteristics. argv An a ...
https://man.plustar.jp/php/parallel.run.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT