検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 81 for worker (0.004 sec.)
Set a function to be called on task completion 6556
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... or when GearmanJob::sendComplete() is invoked by a worker (whichever happens first). This callback executes ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setFailCallback() - Set ... nClient::setWarningCallback() - Set a callback for worker warnings GearmanClient::setWorkloadCallback() - Se ... k , completion , be , when , setCompleteCallback , worker ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
Stop the Swoole server. 6488
« Swoole\Server::stats Swoole\Server::task » PHP Manual Swoole\Server Stop the Swoole server. Sw ... ole server. 説明 public Swoole\Server::stop ( int $worker_id = ? ): bool パラメータ worker_id 戻り値 関連キー ... ード: Swoole , Stop , server , Server , the , stop , worker , stats , task , swoole ...
https://man.plustar.jp/php/swoole-server.stop.html - [similar]
Run a single task and return a result [deprecated] 6461
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... lt \n" ; ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add de ... fault server (localhost). $gmworker -> addServer (); # Register function "reverse" wit ... h the server. Change the worker function to # "reverse_fn_fast" for a faster worke ... r with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 6461
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... e result. It is up to the GearmanClient and GearmanWorker to agree on the format of the result. パラメータ f ... lt \n" ; ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new GearmanWorker (); # Add de ... fault server (localhost). $gmworker -> addServer (); # Register function "reverse" wit ... h the server. Change the worker function to # "reverse_fn_fast" for a faster worke ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Create a GearmanWorker instance 6392
« GearmanWorker::clone GearmanWorker::echo » PHP Manual GearmanWorker Create a GearmanWorker ins ... tance GearmanWorker::__construct (PECL gearman >= 0.5.0) GearmanWorker ... ::__construct — Create a GearmanWorker instance 説明 public GearmanWorker::__construct () ... Creates a GearmanWorker instance representing a worker that connects to th ... この関数にはパラメータはありません。 戻り値 A GearmanWorker object 参考 GearmanWorker::clone() - Create a copy ...
https://man.plustar.jp/php/gearmanworker.construct.html - [similar]
はじめに 6269
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向 ... ールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したり ... キストだけが、スレッドの start や join を行えます。 Worker クラスは永続的な状態を保持し、 Thread::start() (ま ... ジェクトがスコープ外に消えるまで、 あるいは明示的に( Worker::shutdown() 経由で) shutdown するまで利用できます。 ... ジェクトを参照する任意のコンテキストから、 タスクを( Worker::stack() 経由で)ワーカーに積むことができ、 これを、 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
Clear all task callback functions 6201
« GearmanClient::addTaskStatus GearmanClient::clone » PHP Manual GearmanClient Clear all task ca ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setFailCallback() - Set ... nClient::setWarningCallback() - Set a callback for worker warnings GearmanClient::setWorkloadCallback() - Se ... , all , functions , Set , clearCallbacks , data , worker , when , パラメータ ...
https://man.plustar.jp/php/gearmanclient.clearcallbacks.html - [similar]
Set callback for job failure 6201
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set c ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setStatusCallback() - Se ... nClient::setWarningCallback() - Set a callback for worker warnings GearmanClient::setWorkloadCallback() - Se ... , setFailCallback , when , setExceptionCallback , worker ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]
Add job servers 6201
« GearmanWorker::addServer GearmanWorker::clone » PHP Manual GearmanWorker Add job servers Gearm ... anWorker::addServers (PECL gearman >= 0.5.0) GearmanWorker: ... :addServers — Add job servers 説明 public GearmanWorker::addServers ( string $servers = 127.0.0.1:4730 ): ... bool Adds one or more job servers to this worker. These go into a list of servers that can be used ... lse を返します。 例 例1 Add two job servers <?php $worker = new GearmanWorker (); $worker -> addServers ( "1 ...
https://man.plustar.jp/php/gearmanworker.addservers.html - [similar]
Set a callback for when a task is queued 6174
« GearmanClient::setContext GearmanClient::setData » PHP Manual GearmanClient Set a callback for ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setFailCallback() - Set ... nClient::setWarningCallback() - Set a callback for worker warnings GearmanClient::setWorkloadCallback() - Se ... hen , queued , a , function , setCreatedCallback , worker , job ...
https://man.plustar.jp/php/gearmanclient.setcreatedcallback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT