検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 79 for [SIMILAR] 16 1024 4096 WITH 95342 inherit WITH 3... (0.072 sec.)
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
Construct a new ZMQContext object 0
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQContext::__construct (PECL zmq >= 0.5.0) ZMQContext::__construct — Construct a new ZMQContext object 説明 public ZMQContext::__construct ( int $io_threads = 1 , bool $is_persistent = true ) Const ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
The Collectable interface 0
« Worker::unstack Collectable::isGarbage » PHP Manual pthreads The Collectable interface The Collectable interface (PECL pthreads >= 2.0.8) はじめに Represents a garbage-collectable object. インターフェイス概要 interface Collectable { /* メソッド */ public isGarbage (): bool } 目次 Colle ...
https://man.plustar.jp/php/class.collectable.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]
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]
The Volatile class 0
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthreads >= 3.0.0) はじめに The Volatile class is new to pthreads v3. Its introduction is a consequence of the new immutability semantics of Threaded members of Threaded classes. The Volatile clas ...
https://man.plustar.jp/php/class.volatile.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリリースは PECL でホストされており、ソースコードは » github にあります。 最も簡単なインストール方法は、PECL の » https://pecl.php.net/package/pthreads からのインストールです。 Windows ユーザー用 ...
https://man.plustar.jp/php/pthreads.installation.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 pthreads を使うには、ビルド時に ZTS (Zend Thread Safety) を有効 ( --enable-zts を指定。 PHP 8.0.0 より前のバージョン、かつ Windows 以外のバージョンの場合は、 --enable-maintainer-zts を指定) にする必要があります ...
https://man.plustar.jp/php/pthreads.requirements.html - [similar]
Synchronization 0
« parallel\Sync::wait parallel\Sync::__invoke » PHP Manual parallel\Sync Synchronization parallel\Sync::notify (1.1.0) parallel\Sync::notify — Synchronization 説明 public parallel\Sync::notify ( bool $all = ? ) Shall notify one (by default) or all threads waiting on the synchronization o ...
https://man.plustar.jp/php/parallel-sync.notify.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT