検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 81 for worker (0.010 sec.)
Gearman 7144
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... 定義済み定数 例 Basic usage Basic Gearman client and worker, background Basic Gearman client and worker, submi ... nClient::setExceptionCallback — Set a callback for worker exceptions GearmanClient::setFailCallback — Set ca ... manClient::setWarningCallback — Set a callback for worker warnings GearmanClient::setWorkloadCallback — Set ... e unique identifier for a task (deprecated) GearmanWorker — The GearmanWorker class GearmanWorker::addFuncti ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Restart all the worker process. 6980
« Swoole\Server::protect Swoole\Server::resume » PHP Manual Swoole\Server Restart all the worker ... >= 1.9.0) Swoole\Server::reload — Restart all the worker process. 説明 public Swoole\Server::reload (): boo ... ありません。 戻り値 関連キーワード: Restart , all , worker , process , Swoole , Server , the , reload , パラメ ...
https://man.plustar.jp/php/swoole-server.reload.html - [similar]
Set a callback for accepting incremental data updates 6952
« GearmanClient::setWarningCallback GearmanClient::timeout » PHP Manual GearmanClient Set a call ... llback ): bool Sets a function to be called when a worker needs to send back data prior to job completion. A ... worker can do this when it needs to send updates, send pa ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setFailCallback() - Set ... nClient::setWarningCallback() - Set a callback for worker warnings 関連キーワード: callback , Set , when , t ...
https://man.plustar.jp/php/gearmanclient.setworkloadcallback.html - [similar]
Used in task process for sending result to the worker process when the task is f... 6925
« Swoole\Server::exist Swoole\Server::getClientInfo » PHP Manual Swoole\Server Used in task proc ... ess for sending result to the worker process when the task is finished. Swoole\Server:: ... h — Used in task process for sending result to the worker process when the task is finished. 説明 public Swo ... task , process , finish , data , finished , when , worker , result ...
https://man.plustar.jp/php/swoole-server.finish.html - [similar]
Shutdown the master server process, this function can be called in worker proces... 6884
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server ... process, this function can be called in worker processes. Swoole\Server::shutdown (PECL swoole >= ... ter server process, this function can be called in worker processes. 説明 public Swoole\Server::shutdown (): ... , master , server , process , function , called , worker ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]
Submits an object for execution 6761
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit ( ... Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task for execution ... 戻り値 the identifier of the Worker executing the object 例 例1 Submitting Tasks <?php ... d { public function run () { /* ... */ } } class MyWorker extends Worker { public function __construct ( Som ... un () { /** ... **/ } } $pool = new Pool ( 8 , \ MyWorker ::class, [new Something ()]); $pool -> submit (new ...
https://man.plustar.jp/php/pool.submit.html - [similar]
6693
« 定義済み定数 Basic usage » PHP Manual Gearman 例 例 目次 Basic usage Basic Gearman client and ... worker, background Basic Gearman client and worker, submitting tasks 関連キーワード: 例 , Basic , usa ... ge , worker , 定義 , 定数 , submitting , tasks , ...
https://man.plustar.jp/php/gearman.examples.html - [similar]
状態を検出する 6652
« Thread::isJoined Thread::join » PHP Manual Thread 状態を検出する Thread::isStarted (PECL pthre ... 例 例1 スレッドが開始したかどうかを検出する <?php $worker = new Worker (); $worker -> start (); var_dump ( $ ...
https://man.plustar.jp/php/thread.isstarted.html - [similar]
Set a callback for collecting task status 6625
« GearmanClient::setOptions GearmanClient::setTimeout » PHP Manual GearmanClient Set a callback ... used for getting updated status information from a worker. The function should accept a single argument, a G ... lient::setExceptionCallback() - Set a callback for worker exceptions GearmanClient::setFailCallback() - Set ... nClient::setWarningCallback() - Set a callback for worker warnings GearmanClient::setWorkloadCallback() - Se ... ck , Set , task , status , collecting , function , worker , setStatusCallback , data , when ...
https://man.plustar.jp/php/gearmanclient.setstatuscallback.html - [similar]
Add a job server 6597
« GearmanWorker::addOptions GearmanWorker::addServers » PHP Manual GearmanWorker Add a job serve ... r GearmanWorker::addServer (PECL gearman >= 0.5.0) GearmanWorker:: ... addServer — Add a job server 説明 public GearmanWorker::addServer ( string $host = 127.0.0.1 , int $port ... = 4730 ): bool Adds a job server to this worker. This goes into a list of servers than can be used ... します。 例 例1 Add alternate Gearman servers <?php $worker = new GearmanWorker (); $worker -> addServer ( "10 ...
https://man.plustar.jp/php/gearmanworker.addserver.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT