検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 183 for [SIMILAR] 16 1024 4096 WITH 32807 parallel WITH ... (0.145 sec.)
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
現在利用中のスレッド数を返す 0
« eio_nreqs eio_open » PHP Manual Eio 関数 現在利用中のスレッド数を返す eio_nthreads (PECL eio >= 0.0.1dev) eio_nthreads — 現在利用中のスレッド数を返す 説明 eio_nthreads (): int パラメータ この関数にはパラメータはありません。 戻り値 eio_nthreads() は、現在利用中のスレッド数を返します。 参 ...
https://man.plustar.jp/php/function.eio-nthreads.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
一度のポールで行う最大のリクエスト回数を設定する 0
« eio_set_max_parallel eio_set_max_poll_time » PHP Manual Eio 関数 一度のポールで行う最大のリクエスト回数を設定する eio_set_max_poll_reqs (PECL eio >= 0.0.1dev) eio_set_max_poll_reqs — 一度のポールで行う最大のリクエスト回数を設定する 説明 eio_set_max_poll_reqs ( int $nreqs ): void パラメ ...
https://man.plustar.jp/php/function.eio-set-max-poll-reqs.html - [similar]
最大のポール時間を設定する 0
« eio_set_max_poll_reqs eio_set_min_parallel » PHP Manual Eio 関数 最大のポール時間を設定する eio_set_max_poll_time (PECL eio >= 0.0.1dev) eio_set_max_poll_time — 最大のポール時間を設定する 説明 eio_set_max_poll_time ( float $nseconds ): void ポールの所要時間が nseconds 秒を超えると、処理 ...
https://man.plustar.jp/php/function.eio-set-max-poll-time.html - [similar]
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Get the unique identifier for a task 0
« GearmanTask::taskNumerator GearmanTask::uuid » PHP Manual GearmanTask Get the unique identifier for a task GearmanTask::unique (PECL gearman >= 0.6.0) GearmanTask::unique — Get the unique identifier for a task 説明 public GearmanTask::unique (): string Returns the unique identifier for ...
https://man.plustar.jp/php/gearmantask.unique.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]