検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 32 for [SIMILAR] 16 1024 4096 WITH 68166 threaded WITH ... (0.050 sec.)
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]
セマフォ、共有メモリおよび IPC 0
« Volatile はじめに » PHP Manual プロセス制御 セマフォ、共有メモリおよび IPC セマフォ、共有メモリおよび IPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 セマフォ関数 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッ ...
https://man.plustar.jp/php/book.sem.html - [similar]
The Pool class 0
« 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]
Submits an object for execution 0
« 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]
Shutdown all workers 0
« 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]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 You need to install librrd first to be able to use PECL/rrd. Most common option is using of librrd-dev package from your favourite Linux distro. PECL/rrd is tested with librrd 1.4.3, older or newer versions mig ...
https://man.plustar.jp/php/rrd.requirements.html - [similar]
Collect references to completed tasks 0
« 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]
Gets the remaining stack size 0
« 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]
Unstacking work 0
« 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]
定義済み定数 0
« 実行時設定 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]
PREV 1 2 3 4 NEXT