検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 190 for [SIMILAR] 16 1024 4096 WITH 16403 parallel WITH ... (0.193 sec.)
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
Add callback functions triggered by events. 0
« Swoole\Client::isConnected Swoole\Client::pause » PHP Manual Swoole\Client Add callback functions triggered by events. Swoole\Client::on (PECL swoole >= 1.9.0) Swoole\Client::on — Add callback functions triggered by events. 説明 public Swoole\Client::on ( string $event , callable $call ...
https://man.plustar.jp/php/swoole-client.on.html - [similar]
Wait for the events of child processes. 0
« Swoole\Process::useQueue Swoole\Process::write » PHP Manual Swoole\Process Wait for the events of child processes. Swoole\Process::wait (PECL swoole >= 1.9.0) Swoole\Process::wait — Wait for the events of child processes. 説明 public static Swoole\Process::wait ( bool $blocking = ? ): ...
https://man.plustar.jp/php/swoole-process.wait.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]
Synchronization 0
« parallel\Sync::notify pthreads » PHP Manual parallel\Sync Synchronization parallel\Sync::__invoke (1.1.0) parallel\Sync::__invoke — Synchronization 説明 public parallel\Sync::__invoke ( callable $critical ) Shall exclusively enter into the critical code 関連キーワード: Synchronization ...
https://man.plustar.jp/php/parallel-sync.invoke.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
Creates two buffer events connected to each other 0
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates two buffer events connected to each other EventBufferEvent::createPair (PECL event >= 1.2.6-beta) EventBufferEvent::createPair — Creates two buffer events connected to each other 説明 public s ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
DOM 実装が、指定した機能を実装しているかどうかを調べる 0
« DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が、指定した機能を実装しているかどうかを調べる DOMImplementation::hasFeature (PHP 5, PHP 7, PHP 8) DOMImplementation::hasFeature — DOM 実装が、指定した機能を実装しているかどうかを調べる 説明 pu ...
https://man.plustar.jp/php/domimplementation.hasfeature.html - [similar]