検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 35 for [SIMILAR] 16 1024 4096 WITH 41503 workers WITH 2... (0.066 sec.)
Creates a new Pool of Workers 10000
« 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 9200
« 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 all workers 8881
« 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]
Resize the Pool 4604
« 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 4604
« 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]
Submits an object for execution 3900
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit (PECL pthreads >= 2.0.0) Pool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task ...
https://man.plustar.jp/php/pool.submit.html - [similar]
pthreads 0
« parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 Threaded — The Threaded class Threaded::chunk — Manipulation Threaded::count — Manipulation Threaded::extend — Runtime Manipulation Thre ...
https://man.plustar.jp/php/book.pthreads.html - [similar]
Submits a task to a specific worker for execution 0
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a specific worker for execution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the spe ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
Give the worker an identifier so it can be tracked when asking gearmand for the ... 0
« GearmanWorker::returnCode GearmanWorker::setOptions » PHP Manual GearmanWorker Give the worker an identifier so it can be tracked when asking gearmand for the list of available workers GearmanWorker::setId (No version information available, might only be in Git) GearmanWorker::setId — ...
https://man.plustar.jp/php/gearmanworker.setid.html - [similar]
PREV 1 2 3 4 NEXT