検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for our (0.002 sec.)
Add a job server to the client 7703
« GearmanClient::addOptions GearmanClient::addServers » PHP Manual GearmanClient Add a job serve ... ます。 例 例1 Adding two job servers <?php # Create our client object. $gmclient = new GearmanClient (); # ...
https://man.plustar.jp/php/gearmanclient.addserver.html - [similar]
Add a list of job servers to the client 7703
« GearmanClient::addServer GearmanClient::addTask » PHP Manual GearmanClient Add a list of job s ... 返します。 例 例1 Add two job servers <?php # Create our client object. $gmclient = new GearmanClient (); # ...
https://man.plustar.jp/php/gearmanclient.addservers.html - [similar]
Set socket I/O activity timeout 7554
« GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O act ... second timeout <?php echo "Starting\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # ...
https://man.plustar.jp/php/gearmanworker.settimeout.html - [similar]
String representation of the cursor ID 7554
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\D ... e that the first batch contains only a subset of * our results and the cursor remains open on the server. ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
Add a task to get status 7405
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... e worker running for this example. <?php /* create our object */ $gmclient = new GearmanClient (); /* add ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Get the status for the running task 7405
« GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the ... then picks up. <?php echo "Starting\n" ; # Create our client object. $gmclient = new GearmanClient (); # ...
https://man.plustar.jp/php/gearmanclient.dostatus.html - [similar]
Returns the ID for this cursor 7405
« MongoDB\Driver\Cursor::current MongoDB\Driver\Cursor::getServer » PHP Manual MongoDB\Driver\Cu ... e that the first batch contains only a subset of * our results and the cursor remains open on the server. ...
https://man.plustar.jp/php/mongodb-driver-cursor.getid.html - [similar]
Run a task in the background 7240
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... cks the status of the running job. <?php /* create our object */ $gmclient = new GearmanClient (); /* add ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Get the status of a background job 7240
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a bac ... ether the job is still running, and the third and fourth elements correspond to the numerator and denomin ... s of a long running background job <?php /* create our object */ $gmclient = new GearmanClient (); /* add ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]
Set callback for connection close 7091
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... t:4242->localhost:37375 (CLOSE_WAIT) where $PID is our process ID. The following block of code fixes such ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
PREV 1 2 3 NEXT