検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 64 for addServer (0.007 sec.)
Memcached クラス 6590
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス ( ... mixed $value , int $expiration = ? ): bool public addServer ( string $host , int $port , int $weight = 0 ): bo ... ol public addServers ( array $servers ): bool public append ( string $ ... サーバーにアイテムを新しいキーで追加する Memcached::addServer — サーバーをサーバープールに追加する Memcached::ad ...
https://man.plustar.jp/php/class.memcached.html - [similar]
Register and add callback function 6590
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... ); # add the default server (localhost) $worker -> addServer (); # define a variable to hold application data $ ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
Set socket I/O activity timeout 6590
« GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O act ... (); # Add default server (localhost). $gmworker -> addServer (); # Register function "reverse" with the server. ...
https://man.plustar.jp/php/gearmanworker.settimeout.html - [similar]
Result コールバック 6590
« コールバック Read-through キャッシュコールバック » PHP Manual コールバック Result コールバック ... コールバックの例 <?php $m = new Memcached (); $m -> addServer ( 'localhost' , 11211 ); $items = array( 'key1' => ...
https://man.plustar.jp/php/memcached.callbacks.result.html - [similar]
最後に実行した操作の結果を説明したメッセージを返す。 6590
« Memcached::getResultCode Memcached::getServerByKey » PHP Manual Memcached 最後に実行した操作の ... () メソッドの例 <?php $m = new Memcached (); $m -> addServer ( 'localhost' , 11211 ); $m -> add ( 'foo' , 'bar' ...
https://man.plustar.jp/php/memcached.getresultmessage.html - [similar]
Memcache 6490
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール ... Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに memcached サーバーを追加する ...
https://man.plustar.jp/php/book.memcache.html - [similar]
Add a task to get status 6490
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... ient (); /* add the default server */ $gmclient -> addServer (); /* start some background jobs and save the han ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Get the status for the running task 6490
« GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the ... (); # Add default server (localhost). $gmclient -> addServer (); echo "Sending job\n" ; # Send reverse job do { ...
https://man.plustar.jp/php/gearmanclient.dostatus.html - [similar]
Wait for activity from one of the job servers 6490
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... e default server (localhost, port 4730) $worker -> addServer (); # Add our reverse function $worker -> addFunct ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
大きな値に対する自動圧縮処理を有効にする 6490
« Memcache::set Memcache::setServerParams » PHP Manual Memcache 大きな値に対する自動圧縮処理を有 ... */ $memcache_obj = new Memcache ; $memcache_obj -> addServer ( 'memcache_host' , 11211 ); $memcache_obj -> setC ...
https://man.plustar.jp/php/memcache.setcompressthreshold.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT