検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 182 for run (0.003 sec.)
Run a single low priority task 8458
« GearmanClient::doJobHandle GearmanClient::doLowBackground » PHP Manual GearmanClient Run a sin ... Low (PECL gearman >= 0.5.0) GearmanClient::doLow — Run a single low priority task 説明 public GearmanClie ... , string $workload , string $unique = ? ): string Runs a single low priority task and returns a string r ... な ID。 戻り値 A string representing the results of running a task. 参考 GearmanClient::doNormal() - Run a ... task and return a result GearmanClient::doHigh() - Run a single high priority task GearmanClient::doBackg ...
https://man.plustar.jp/php/gearmanclient.dolow.html - [similar]
Gearman 7905
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... e client GearmanClient::addTask — Add a task to be run in parallel GearmanClient::addTaskBackground — Add ... a background task to be run in parallel GearmanClient::addTaskHigh — Add a hig ... h priority task to run in parallel GearmanClient::addTaskHighBackground — ... Add a high priority background task to be run in parallel GearmanClient::addTaskLow — Add a low ...
https://man.plustar.jp/php/book.gearman.html - [similar]
The GearmanClient class 7905
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... $options ): bool public returnCode (): int public runTasks (): bool public setClientCallback ( callable ... e client GearmanClient::addTask — Add a task to be run in parallel GearmanClient::addTaskBackground — Add ... a background task to be run in parallel GearmanClient::addTaskHigh — Add a hig ... h priority task to run in parallel GearmanClient::addTaskHighBackground — ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Run a task in the background 7905
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... CL gearman >= 0.5.0) GearmanClient::doBackground — Run a task in the background 説明 public GearmanClient ... , string $workload , string $unique = ? ): string Runs a task in the background, returning a job handle ... which can be used to get the status of the running task. パラメータ function_name ワーカーが実行す ... has an artificial delay introduced to mimic a long running job. The client script periodically checks the ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Begin checking for events and calling callbacks for the loop 7872
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callba ... cks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking fo ... calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for events ... ription 0 The default behavior described above Ev::RUN_ONCE Block at most one(wait, but don't loop) Ev::R ... t all(fetch/handle events, but don't wait) See the run flag constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.run.html - [similar]
Add a background task to be run in parallel 7695
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... task to be run in parallel GearmanClient::addTaskBackground (PECL ... t::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::addTaskBack ... ue = ? ): GearmanTask Adds a background task to be run in parallel with other tasks. Call this method for ... all the tasks to be run in parallel, then call GearmanClient::runTasks() t ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Configures whether to keep the loop from returning 7562
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the ... live value set to false the watcher won't keep Ev::run() / EvLoop::run() from returning even though the w ... keepalive status is useful when returning from Ev::run() / EvLoop::run() just because of the watcher is u ... ndesirable. It could be a long running UDP socket watcher or so. パラメータ value Wit ... live value set to false the watcher won't keep Ev::run() / EvLoop::run() from returning even though the w ...
https://man.plustar.jp/php/evwatcher.keepalive.html - [similar]
7518
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... 、すべてのウォッチャーが止まるまでループします Ev :: run (); // 開始させ、うまく動いているかどうかを確認しま ... す $w_stopped -> start (); echo "Run single iteration\n" ; Ev :: run ( Ev :: RUN_ONCE ) ... vents, but don't block\n" ; $w2 -> again (); Ev :: run ( Ev :: RUN_NOWAIT ); $w = new EvTimer ( 10 , 0 , ... function() {}); echo "Running a blocking loop\n" ; Ev :: run (); echo "END\n ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Execution 7319
« Threaded::pop Threaded::shift » PHP Manual Threaded Execution Threaded::run (PECL pthreads >= ... 2.0.0) Threaded::run — Execution 説明 public Threaded::run (): void The ... programmer should always implement the run method for objects that are intended for execution ... be ignored 関連キーワード: Execution , Threaded , run , パラメータ , intended , return , methods , 関数 ...
https://man.plustar.jp/php/threaded.run.html - [similar]
Bootstrapping 7142
« Functional API parallel\run » PHP Manual Functional API Bootstrapping parallel\bootstrap (1.0. ... void Shall use the provided file to bootstrap all runtimes created for automatic scheduling via parallel ... \run() . パラメータ file Path to the file to bootstrap ... all runtimes. 戻り値 値を返しません。 エラー / 例外 警告 S ... hall throw parallel\Runtime\Error\Bootstrap if previously called for this ...
https://man.plustar.jp/php/parallel.bootstrap.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT