検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 151 for [SIMILAR] 16 1024 4096 WITH 17932 gearmanclient ... (0.137 sec.)
The EvPeriodic class 0
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PECL ev >= 0.2.0) はじめに Periodic watchers are also timers of a kind, but they are very versatile. Unlike EvTimer , EvPeriodic watchers are not based on real time(or relative time, the physica ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Constructs an EvTimer watcher object 0
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher object EvTimer::__construct (PECL ev >= 0.2.0) EvTimer::__construct — Constructs an EvTimer watcher object 説明 public EvTimer::__construct ( float $after , float $repeat , callable $callback , mix ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
The EvChild class 0
« EvCheck::createStopped EvChild::__construct » PHP Manual Ev The EvChild class The EvChild class (PECL ev >= 0.2.0) はじめに EvChild ウォッチャーは、子プロセスの状態の変更 (たいていは、停止したり終了したりといったもの) に反応してこのプロセスが SIGCHLD を受け取ったときに起動します。 EvCh ...
https://man.plustar.jp/php/class.evchild.html - [similar]
Reads the next frame 0
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_read_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stomp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT