検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 51 for [SIMILAR] 16 1024 4096 WITH 29794 notifyone WITH... (0.048 sec.)
The parallel\Channel class 0
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channel class The parallel\Channel class (0.9.0) Unbuffered Channels An unbuffered channel will block on calls to parallel\Channel::send() until there is a receiver, and block on calls to parallel\C ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.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]
Collect references to completed tasks 0
« Worker Worker::getStacked » PHP Manual Worker Collect references to completed tasks Worker::collect (PECL pthreads >= 3.0.0) Worker::collect — Collect references to completed tasks 説明 public Worker::collect ( Callable $collector = ? ): int Allows the worker to collect references dete ...
https://man.plustar.jp/php/worker.collect.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
PREV 1 2 3 4 5 6 NEXT