検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 546 for [SIMILAR] 16 1024 4096 WITH 10844 process WITH 5... (1.209 sec.)
Get the stats of the message queue used as the communication method between proc... 0
« Swoole\Process::start Swoole\Process::useQueue » PHP Manual Swoole\Process Get the stats of the message queue used as the communication method between processes. Swoole\Process::statQueue (PECL swoole >= 1.9.0) Swoole\Process::statQueue — Get the stats of the message queue used as the ...
https://man.plustar.jp/php/swoole-process.statqueue.html - [similar]
Restart all the worker process. 0
« 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]
Shutdown the master server process, this function can be called in worker proces... 0
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server process, this function can be called in worker processes. Swoole\Server::shutdown (PECL swoole >= 1.9.0) Swoole\Server::shutdown — Shutdown the master server process, this function can be call ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]
Trigger a one time callback function in the future 0
« swoole_strerror swoole_timer_exists » PHP Manual Swoole 関数 Trigger a one time callback function in the future swoole_timer_after (PECL swoole >= 1.9.0) swoole_timer_after — Trigger a one time callback function in the future 説明 swoole_timer_after ( int $ms , callable $callback , mix ...
https://man.plustar.jp/php/function.swoole-timer-after.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PHP DTrace 静的プローブとともに SystemTap を使用 0
« PHP および DTrace の使用 関数リファレンス » PHP Manual DTrace 動的トレーシング PHP DTrace 静的プローブとともに SystemTap を使用 PHP DTrace 静的プローブとともに SystemTap を使用 一部の Linux ディストリビューションでは、 PHP の静的な DTrace プローブをトレースするために SystemTap トレーシ ...
https://man.plustar.jp/php/features.dtrace.systemtap.html - [similar]
指定した errno に対応するシステムのエラーメッセージを取得する 0
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラーメッセージを取得する pcntl_strerror (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_strerror — 指定した errno に対応するシステムのエラーメッセージを取得する 説明 pcntl_strerror ( int $error_code ): st ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 0
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する posix_setpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setpgid — ジョブ制御のプロセスグループ ID を設定する 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]