検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 66 for [SIMILAR] 16 1024 4096 WITH 41712 resize WITH 17... (0.179 sec.)
Resize the Pool 10000
« 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]
The Pool class 3928
« 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 3928
« 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 3928
« 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]
Collect references to completed tasks 3928
« 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]
定義済み定数 1211
« 実行時設定 Threaded » PHP Manual pthreads 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PTHREADS_INHERIT_ALL ( int ) The default options for all Threads, ca ...
https://man.plustar.jp/php/pthreads.constants.html - [similar]
実行する 1211
« Thread::join Worker » PHP Manual Thread 実行する Thread::start (PECL pthreads >= 2.0.0) Thread::start — 実行する 説明 public Thread::start ( int $options = ? ): bool 新しいスレッドを開始し、実装されている run メソッドを実行します。 パラメータ options オプションのマスク。継承に関する定数 ...
https://man.plustar.jp/php/thread.start.html - [similar]
インストール/設定 1211
« はじめに 要件 » PHP Manual pthreads インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 関連キーワード: インストール , 設定 , 要件 , pthreads , 手順 , 実行 , ...
https://man.plustar.jp/php/pthreads.setup.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]
PREV 1 2 3 4 5 6 7 NEXT