検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 101 for [SIMILAR] 16 1024 4096 WITH 17737 restart WITH 1... (0.227 sec.)
Restart all the worker process. 10000
« Swoole\Server::protect Swoole\Server::resume » PHP Manual Swoole\Server Restart all the worker process. Swoole\Server::reload (PECL swoole >= 1.9.0) Swoole\Server::reload — Restart all the worker process. 説明 public Swoole\Server::reload (): bool パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/swoole-server.reload.html - [similar]
Start receving data from the connection. 6891
« Swoole\Server::reload Swoole\Server::send » PHP Manual Swoole\Server Start receving data from the connection. Swoole\Server::resume (PECL swoole >= 1.9.0) Swoole\Server::resume — Start receving data from the connection. 説明 public Swoole\Server::resume ( int $fd ): void パラメータ fd ...
https://man.plustar.jp/php/swoole-server.resume.html - [similar]
Set the connection to be protected mode. 6891
« Swoole\Server::pause Swoole\Server::reload » PHP Manual Swoole\Server Set the connection to be protected mode. Swoole\Server::protect (PECL swoole >= 1.9.0) Swoole\Server::protect — Set the connection to be protected mode. 説明 public Swoole\Server::protect ( int $fd , bool $is_protect ...
https://man.plustar.jp/php/swoole-server.protect.html - [similar]
State Detection 1921
« Worker::getStacked Worker::shutdown » PHP Manual Worker State Detection Worker::isShutdown (PECL pthreads >= 2.0.0) Worker::isShutdown — State Detection 説明 public Worker::isShutdown (): bool Whether the worker has been shutdown or not. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/worker.isshutdown.html - [similar]
Stacking work 1921
« Worker::shutdown Worker::unstack » PHP Manual Worker Stacking work Worker::stack (PECL pthreads >= 2.0.0) Worker::stack — Stacking work 説明 public Worker::stack ( Threaded &$work ): int Appends the new work to the stack of the referenced worker. パラメータ work A Threaded object to be ...
https://man.plustar.jp/php/worker.stack.html - [similar]
Shutdown the worker 1921
« Worker::isShutdown Worker::stack » PHP Manual Worker Shutdown the worker Worker::shutdown (PECL pthreads >= 2.0.0) Worker::shutdown — Shutdown the worker 説明 public Worker::shutdown (): bool Shuts down the worker after executing all of the stacked tasks. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/worker.shutdown.html - [similar]
Wait for activity from one of the job servers 1921
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity from one of the job servers GearmanWorker::wait (PECL gearman >= 0.6.0) GearmanWorker::wait — Wait for activity from one of the job servers 説明 public GearmanWorker::wait (): bool Causes the ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
Gets the remaining stack size 1921
« Worker::collect Worker::isShutdown » PHP Manual Worker Gets the remaining stack size Worker::getStacked (PECL pthreads >= 2.0.0) Worker::getStacked — Gets the remaining stack size 説明 public Worker::getStacked (): int Returns the number of tasks left on the stack パラメータ この関数に ...
https://man.plustar.jp/php/worker.getstacked.html - [similar]
Worker クラス 1921
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
Unstacking work 1921
« Worker::stack Collectable » PHP Manual Worker Unstacking work Worker::unstack (PECL pthreads >= 2.0.0) Worker::unstack — Unstacking work 説明 public Worker::unstack (): int Removes the first task (the oldest one) in the stack. パラメータ この関数にはパラメータはありません。 戻り値 The ...
https://man.plustar.jp/php/worker.unstack.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT