検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for doNormal (0.001 sec.)
Get the status for the running task 13124
« GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the ... his should be used between repeated GearmanClient::doNormal() calls. パラメータ この関数にはパラメータはありま ... " ; # Send reverse job do { $result = $gmclient -> doNormal ( "reverse" , "Hello!" ); # Check for various retu ... : 6/6 complete Success: !olleH 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanJ ... , running , Get , task , the , Status , complete , doNormal , doStatus , calls ...
https://man.plustar.jp/php/gearmanclient.dostatus.html - [similar]
Run a single task and return a result 11797
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... task and return a result GearmanClient::doNormal (No version information available, might only be i ... n Git) GearmanClient::doNormal — Run a single task and return a result 説明 publi ... c GearmanClient::doNormal ( string $function_name , string $workload , strin ... (); echo "Sending job\n" ; $result = $gmclient -> doNormal ( "reverse" , "Hello!" ); echo "Success: $result \ ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Run a low priority task in the background 9692
« GearmanClient::doLow GearmanClient::doNormal » PHP Manual GearmanClient Run a low priority tas ... handle for the submitted task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanC ...
https://man.plustar.jp/php/gearmanclient.dolowbackground.html - [similar]
Run a single task and return a result [deprecated] 9020
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... cated as of pecl/gearman 1.0.0. Use GearmanClient::doNormal() . パラメータ function_name ワーカーが実行するため ... (); echo "Sending job\n" ; $result = $gmclient -> doNormal ( "reverse" , "Hello!" ); echo "Success: $result \ ... " ; # Send reverse job do { $result = $gmclient -> doNormal ( "reverse" , "Hello!" ); # Check for various retu ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Get the job handle for the running task 8224
« GearmanClient::doHighBackground GearmanClient::doLow » PHP Manual GearmanClient Get the job ha ... his should be used between repeated GearmanClient::doNormal() calls. The job handle can then be used to get in ...
https://man.plustar.jp/php/gearmanclient.dojobhandle.html - [similar]
The GearmanClient class 8101
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... ng $workload , string $unique = ? ): string public doNormal ( string $function_name , string $workload , strin ... low priority task in the background GearmanClient::doNormal — Run a single task and return a result GearmanCli ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Run a single high priority task 7959
« GearmanClient::doBackground GearmanClient::doHighBackground » PHP Manual GearmanClient Run a s ... the results of running a task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanC ...
https://man.plustar.jp/php/gearmanclient.dohigh.html - [similar]
Run a high priority task in the background 7959
« GearmanClient::doHigh GearmanClient::doJobHandle » PHP Manual GearmanClient Run a high priorit ... handle for the submitted task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanC ...
https://man.plustar.jp/php/gearmanclient.dohighbackground.html - [similar]
Run a single low priority task 7959
« GearmanClient::doJobHandle GearmanClient::doLowBackground » PHP Manual GearmanClient Run a sin ... the results of running a task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanC ...
https://man.plustar.jp/php/gearmanclient.dolow.html - [similar]
Run a task in the background 7570
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... rator: 0, denominator: 0 done! 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanC ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
PREV 1 2 NEXT