検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 81 for Work (0.060 sec.)
Add a high priority task to run in parallel 6188
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... ent::addTaskHigh ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): ... then call GearmanClient::runTasks() to perform the work. Tasks with a high priority will be selected from ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づ ... y task is included among two other tasks. A single worker is available, so that tasks are run one at a tim ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 6188
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... ient::addTaskLow ( string $function_name , string $workload , mixed &$context = ? , string $unique = ? ): ... then call GearmanClient::runTasks() to perform the work. Tasks with a low priority will be selected from t ... nction_name ワーカーが実行するために登録した関数。 workload シリアライズしたデータ。 context タスクに関連づ ... y task is included among two other tasks. A single worker is available, so that tasks are run one at a tim ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
はじめに 6188
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... Events::poll() method. It allows the programmer to work with sets of channels and or futures. The programm ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
The SVM class 6147
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... type SVM::KERNEL_LINEAR A very simple kernel, can work well on large document classification problems SVM ... ery similar to a two layer sigmoid based neural network SVM::KERNEL_PRECOMPUTED A precomputed kernel - cur ...
https://man.plustar.jp/php/class.svm.html - [similar]
結果データを得る 6092
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result ... r ()); } $result = mysql_query ( 'SELECT name FROM work.employee' ); if (! $result ) { die( 'Could not que ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
Basic Gearman client and worker, submitting tasks 6092
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... and worker, submitting tasks Basic Gearman client and worke ... r, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic rev ... extended to run two tasks in parallel. The reverse worker is unchanged except to add sending of data back ... ); # run the tasks in parallel (assuming multiple workers) if (! $gmc -> runTasks ()) { echo "ERROR " . $ ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
The MongoDB\Driver\Cursor class 6051
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... terated once with foreach , that approach will not work with tailable cursors. When foreach is used with a ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
Collapses the result set to a single document per group 6051
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result se ... m components (faceting, highlighting, etc...) will work with the collapsed result set. パラメータ collapse ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 5996
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monte ... ce .phps # Since most users will want index.php to work we # also automatically enable index.php <IfModule ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
Create a new Query 5996
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... ction. This is required for the deserialization to work and without it, the driver will return (by default ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT