検索

phrase: max: clip:
target: order:
Results of 31 - 36 of about 36 for GearmanWorker (0.012 sec.)
Run a single high priority task 5800
« GearmanClient::doBackground GearmanClient::doHighBackground » PHP Manual GearmanClient Run a s ... n of the result. It is up to the GearmanClient and GearmanWorker to agree on the format of the result. High priorit ...
https://man.plustar.jp/php/gearmanclient.dohigh.html - [similar]
Run a single low priority task 5800
« GearmanClient::doJobHandle GearmanClient::doLowBackground » PHP Manual GearmanClient Run a sin ... n of the result. It is up to the GearmanClient and GearmanWorker to agree on the format of the result. Normal and h ...
https://man.plustar.jp/php/gearmanclient.dolow.html - [similar]
Basic Gearman client and worker, background 5673
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... g\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add default server (localhost). $gmworker -> ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Basic usage 5673
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas ... g\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add default server (localhost). $gmworker -> ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
Basic Gearman client and worker, submitting tasks 5642
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... g\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add default server (localhost). $gmworker -> ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Add a background task to be run in parallel 5626
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... g\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add default server (localhost). $gmworker -> ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
PREV 1 2 3 4 NEXT