検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 20 for jobs (0.002 sec.)
Wait for and perform jobs 14682
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs Gear ... 0.5.0) GearmanWorker::work — Wait for and perform jobs 説明 public GearmanWorker::work (): bool Waits for ... $worker = new GearmanWorker (); # add the default job server (localhost) $worker -> addServer (); # add t ... verse_function" ); # start te worker listening for job submissions while ( $worker -> work ()); function m ... r and add callback function 関連キーワード: Wait , jobs , perform , GearmanWorker , work , function , パラ ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
定義済み定数 10570
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... call GearmanClient::addServer() before submitting jobs or tasks. GEARMAN_LOST_CONNECTION ( int ) Lost a c ... partial results, or flush data during long running jobs. GEARMAN_WORK_WARNING ( int ) Notice return code o ... job for a function it did not register. GEARMAN_NO_JOBS ( int ) For a non-blocking worker, when GearmanWor ... ker::work() does not have any active jobs. GEARMAN_ECHO_DATA_CORRUPTION ( int ) After Gearma ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Wait for activity from one of the job servers 9261
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... from one of the job servers GearmanWorker::wait (PECL gearman >= 0.6.0) ... anWorker::wait — Wait for activity from one of the job servers 説明 public GearmanWorker::wait (): bool Ca ... orker to wait for activity from one of the Gearman job servers when operating in non-blocking I/O mode. On ... _IO_WAIT || $worker -> returnCode () == GEARMAN_NO_JOBS ) { if ( $worker -> returnCode () == GEARMAN_SUCCE ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
Add a task to get status 9074
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... gmclient -> addServer (); /* start some background jobs and save the handles */ $handles = array(); $handl ... ); /* Poll the server to see when those background jobs finish; */ /* a better method would be to use even ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
ドキュメントの数を取得する 9074
« Collection::__construct Collection::createIndex » PHP Manual mysql_xdevapi\Collection ドキュメ ... result = $collection -> add ( '{"name": "Bernie", "jobs": [ {"title":"Cat Herder","Salary":42000}, {"title ... "Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [ {"title":"Scientist","Salary":18000}, {"title" ...
https://man.plustar.jp/php/mysql-xdevapi-collection.count.html - [similar]
生成された id を取得する 9074
« Result::getAutoIncrementValue Result::getWarnings » PHP Manual mysql_xdevapi\Result 生成された ... result = $collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary":42000}, {"title" ... "Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":18000}, {"title": ...
https://man.plustar.jp/php/mysql-xdevapi-result.getgeneratedids.html - [similar]
ステートメントを実行する 8887
« CollectionAdd::__construct mysql_xdevapi\CollectionFind » PHP Manual mysql_xdevapi\CollectionA ... result = $collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary":42000}, {"title" ... "Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":18000}, {"title": ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.execute.html - [similar]
CollectionAdd のコンストラクタ 8700
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd Co ... result = $collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary":42000}, {"title" ... "Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":18000}, {"title": ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
コレクションにドキュメントを追加する 8139
« mysql_xdevapi\Collection Collection::addOrReplaceOne » PHP Manual mysql_xdevapi\Collection コレ ... result = $collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary":42000}, {"title" ... "Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":18000}, {"title": ...
https://man.plustar.jp/php/mysql-xdevapi-collection.add.html - [similar]
Unregister a function name with the job servers 7953
« GearmanWorker::timeout GearmanWorker::unregisterAll » PHP Manual GearmanWorker Unregister a fu ... nction name with the job servers GearmanWorker::unregister (PECL gearman >= ... ::unregister — Unregister a function name with the job servers 説明 public GearmanWorker::unregister ( str ... _name ): bool Unregisters a function name with the job servers ensuring that no more jobs (for that functi ... n_name The name of a function to register with the job server 戻り値 A standard Gearman return value. 参考 ...
https://man.plustar.jp/php/gearmanworker.unregister.html - [similar]
PREV 1 2 NEXT