検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 94 for [SIMILAR] 16 1024 4096 WITH 20996 shutdown WITH ... (0.181 sec.)
Shutdown all workers 10000
« Pool::resize Pool::submit » PHP Manual Pool Shutdown all workers Pool::shutdown (PECL pthreads >= 2.0.0) Pool::shutdown — Shutdown all workers 説明 public Pool::shutdown (): void Shuts down all of the workers in the pool. This will block until all submitted tasks have been executed. パ ...
https://man.plustar.jp/php/pool.shutdown.html - [similar]
Creates a new Pool of Workers 7858
« Pool::collect Pool::resize » PHP Manual Pool Creates a new Pool of Workers Pool::__construct (PECL pthreads >= 2.0.0) Pool::__construct — Creates a new Pool of Workers 説明 public Pool::__construct ( int $size , string $class = ? , array $ctor = ? ) Construct a new pool of workers. Poo ...
https://man.plustar.jp/php/pool.construct.html - [similar]
The Pool class 7765
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of Workers. Pooling provides a higher level abstraction of the Worker functionality, including t ...
https://man.plustar.jp/php/class.pool.html - [similar]
Shutdown the worker 5798
« 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]
Shutdown the master server process, this function can be called in worker proces... 5798
« 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]
メッセージを出力し、現在のスクリプトを終了する 5798
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
socket_set_option のエイリアス 5798
« socket_set_option socket_shutdown » PHP Manual ソケット 関数 socket_set_option のエイリアス socket_setopt (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_setopt — socket_set_option() のエイリアス 説明 この関数は次の関数のエイリアスです。 socket_set_option() 関連キーワード: option , 関数 , ...
https://man.plustar.jp/php/function.socket-setopt.html - [similar]
Start the Swoole server. 5798
« Swoole\Server::shutdown Swoole\Server::stats » PHP Manual Swoole\Server Start the Swoole server. Swoole\Server::start (PECL swoole >= 1.9.0) Swoole\Server::start — Start the Swoole server. 説明 public Swoole\Server::start (): void パラメータ この関数にはパラメータはありません。 戻り値 ...
https://man.plustar.jp/php/swoole-server.start.html - [similar]
Resize the Pool 5791
« Pool::__construct Pool::shutdown » PHP Manual Pool Resize the Pool Pool::resize (PECL pthreads >= 2.0.0) Pool::resize — Resize the Pool 説明 public Pool::resize ( int $size ): void Resize the Pool パラメータ size The maximum number of Workers this Pool can create 戻り値 値を返しません。 ...
https://man.plustar.jp/php/pool.resize.html - [similar]
Collect references to completed tasks 5791
« Pool Pool::__construct » PHP Manual Pool Collect references to completed tasks Pool::collect (PECL pthreads >= 2.0.0) Pool::collect — Collect references to completed tasks 説明 public Pool::collect ( Callable $collector = ? ): int Allows the pool to collect references determined to be ...
https://man.plustar.jp/php/pool.collect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT