検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 86 for queue (0.013 sec.)
セマフォ、共有メモリおよび IPC 6549
« Volatile はじめに » PHP Manual プロセス制御 セマフォ、共有メモリおよび IPC セマフォ、共有メモリ ... ジェクト ID を、System V IPC キーに変換する msg_get_queue — メッセージキューを作成またはそれにアタッチする m ... sg_queue_exists — メッセージキューが存在するかどうかを調べる ... メッセージキューからメッセージを受信する msg_remove_queue — メッセージキューを破棄する msg_send — メッセージ ... キューにメッセージを送信する msg_set_queue — メッセージキューデータ構造体の情報を設定する msg ...
https://man.plustar.jp/php/book.sem.html - [similar]
The Swoole\Process class 6549
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The ... ic exit ( string $exit_code = ? ): void public freeQueue (): void public static kill ( int $pid , int $sign ... $callback ): void public start (): void public statQueue (): array public useQueue ( int $key , int $mode = ... it — Stop the child processes. Swoole\Process::freeQueue — Destroy the message queue created by swoole_proc ... ess::useQueue. Swoole\Process::kill — Send signal to the child p ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
MQSeries MQCONNX 6481
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... MQCONNX) call connects an application program to a queue manager. It provides a queue manager connection ha ... at the call works. パラメータ qManagerName Name of queue manager. Name of the queue manager the application ... ndle. This handle represents the connection to the queue manager. compCode Completion code. reason Reason c ... QSCO' => array( 'KeyRepository' => '/var/mqm/qmgrs/QUEUEMGR/ssl/key' , //Local path where the SSL key repos ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
Allocates enough memory for a required capacity 6374
« PriorityQueue Ds\PriorityQueue::capacity » PHP Manual PriorityQueue Allocates enough memory fo ... r a required capacity Ds\PriorityQueue::allocate (PECL ds >= 1.0.0) Ds\PriorityQueue::all ... ory for a required capacity 説明 public Ds\PriorityQueue::allocate ( int $capacity ): void Ensures that eno ... er of 2. 戻り値 値を返しません。 例 例1 Ds\PriorityQueue::allocate() example <?php $queue = new \ Ds \ Prio ... rityQueue (); var_dump ( $queue -> capacity ()); $queue -> a ...
https://man.plustar.jp/php/ds-priorityqueue.allocate.html - [similar]
Reads the next frame 6374
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... etMessage ()); } /* subscribe to messages from the queue 'foo' */ $stomp -> subscribe ( '/queue/foo' ); /* ... 6743606-4:2:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string(13) "1257226805828" [" ... ect_error ()); } /* subscribe to messages from the queue 'foo' */ stomp_subscribe ( $link , '/queue/foo' ); ... 6743606-4:3:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string(13) "1257227037059" [" ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Create a message queue as the communication method between the parent process an... 6239
« Swoole\Process::statQueue Swoole\Process::wait » PHP Manual Swoole\Process Create a message queue ... nt process and child processes. Swoole\Process::useQueue (PECL swoole >= 1.9.0) Swoole\Process::useQueue... Create a message queue as the communication method between the parent pro ... nd child processes. 説明 public Swoole\Process::useQueue ( int $key , int $mode = ? ): bool パラメータ key ... mode 戻り値 関連キーワード: Swoole , Process , useQueue , mode , key , int , processes , child , process , ...
https://man.plustar.jp/php/swoole-process.usequeue.html - [similar]
待機中のイベントがある場合に正の数を返す 6225
« inotify_init inotify_read » PHP Manual Inotify 関数 待機中のイベントがある場合に正の数を返す i ... notify_queue_len (PECL inotify >= 0.1.2) inotify_queue_len — 待 ... 機中のイベントがある場合に正の数を返す 説明 inotify_queue_len ( resource $inotify_instance ): int この関数で ... otify , 待機 , イベント , ブロック , init , read , queue , ストリーム , instance , stream ...
https://man.plustar.jp/php/function.inotify-queue-len.html - [similar]
inotify インスタンスを初期化する 6091
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する ... 態のイベントがなければ false を返します // - inotify_queue_len() を使用して、イベントキューが空でないかどうか ... を調べます $queue_len = inotify_queue_len ( $fd ); // If > 0, inotif ... 存の監視を inotify インスタンスから削除する inotify_queue_len() - 待機中のイベントがある場合に正の数を返す i ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
Rolls back a transaction in progress 6037
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... $stomp -> begin ( 't1' ); /* send a message to the queue */ $stomp -> send ( '/queue/foo' , 'bar' , array( ... p_begin ( $link , 't1' ); /* send a message to the queue 'foo' */ stomp_send ( $link , '/queue/foo' , 'bar' ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 6037
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... $stomp -> begin ( 't1' ); /* send a message to the queue */ $stomp -> send ( '/queue/foo' , 'bar' , array( ... p_begin ( $link , 't1' ); /* send a message to the queue 'foo' */ stomp_send ( $link , '/queue/foo' , 'bar' ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT