検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for addFunction (0.002 sec.)
Run a single task and return a result 7659
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... " for a faster worker with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiting for j ... r function "reverse" with the server. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiting for j ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
SOAP リクエストを処理する 7575
« SoapServer::getFunctions SoapServer::setClass » PHP Manual SoapServer SOAP リクエストを処理する ... array( 'uri' => "http://test-uri/" )); $server -> addFunction ( "test" ); $server -> handle (); ?> 参考 SoapServ ...
https://man.plustar.jp/php/soapserver.handle.html - [similar]
Set socket I/O activity timeout 7474
« GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O act ... r function "reverse" with the server. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); # Set the timeout to ...
https://man.plustar.jp/php/gearmanworker.settimeout.html - [similar]
SOAP リクエストを処理するクラスを設定する 7474
« SoapServer::handle SoapServer::setObject » PHP Manual SoapServer SOAP リクエストを処理するクラ ... onstruct() - SoapServer コンストラクタ SoapServer::addFunction() - SOAP リクエストによって処理される単一もしくはい ...
https://man.plustar.jp/php/soapserver.setclass.html - [similar]
Wait for activity from one of the job servers 7390
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... ddServer (); # Add our reverse function $worker -> addFunction ( 'reverse' , 'reverse_fn' ); # Try to grab a job ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
SOAP 7289
« OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件 ... ールする SoapServer — SoapServer クラス SoapServer::addFunction — SOAP リクエストによって処理される単一もしくはいく ...
https://man.plustar.jp/php/book.soap.html - [similar]
SOAP リクエストを実行する 7289
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... oapServer ( $wsdl , $options ); $this -> server -> addFunction ( 'Add' ); } function __doRequest ( $request , $lo ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
Basic Gearman client and worker, background 7188
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... " for a faster worker with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiting for j ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Basic usage 7188
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas ... " for a faster worker with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiting for j ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
Basic Gearman client and worker, submitting tasks 7104
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... " for a faster worker with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiting for j ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
PREV 1 2 3 NEXT