検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 81 for worker (0.002 sec.)
Get worker options 8523
« GearmanWorker::getErrno GearmanWorker::register » PHP Manual GearmanWorker Get worker options ... GearmanWorker::options (PECL gearman >= 0.6.0) GearmanWorker::op ... tions — Get worker options 説明 public GearmanWorker::options (): int ... Gets the options previously set for the worker. パラメータ この関数にはパラメータはありません。 戻 ... り値 The options currently set for the worker. 参考 GearmanWorker::setOptions() - Set worker opt ...
https://man.plustar.jp/php/gearmanworker.options.html - [similar]
Set worker options 8455
« GearmanWorker::setId GearmanWorker::setTimeout » PHP Manual GearmanWorker Set worker options G ... earmanWorker::setOptions (PECL gearman >= 0.5.0) GearmanWorker: ... :setOptions — Set worker options 説明 public GearmanWorker::setOptions ( in ... to be set 戻り値 Always returns true . 参考 GearmanWorker::options() - Get worker options GearmanWorker::add ... Options() - Add worker options GearmanWorker::removeOptions() - Remove wo ...
https://man.plustar.jp/php/gearmanworker.setoptions.html - [similar]
Basic Gearman client and worker, background 8387
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... ient and worker, background Basic Gearman client and worker, backg ... round 例1 Basic Gearman client and worker, background This example shows a very simple clien ... t and worker. The client sends a string to the job server as a ... background job, and the worker reverses the string. Note that since the work is p ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Give the worker an identifier so it can be tracked when asking gearmand for the ... 8318
« GearmanWorker::returnCode GearmanWorker::setOptions » PHP Manual GearmanWorker Give the worker ... ked when asking gearmand for the list of available workers GearmanWorker::setId (No version information avai ... lable, might only be in Git) GearmanWorker::setId — Give the worker an identifier so it can b ... ked when asking gearmand for the list of available workers 説明 public GearmanWorker::setId ( string $id ): ... bool Assigns the worker an identifier. パラメータ id A string identifier. ...
https://man.plustar.jp/php/gearmanworker.setid.html - [similar]
Send message to worker processes by ID. 8032
« Swoole\Server::sendfile Swoole\Server::sendto » PHP Manual Swoole\Server Send message to worker ... .9.0) Swoole\Server::sendMessage — Send message to worker processes by ID. 説明 public Swoole\Server::sendMe ... ssage ( int $worker_id , string $data ): bool パラメータ dst_worker_id ... data 戻り値 関連キーワード: worker , Send , processes , Swoole , Server , sendMessage ...
https://man.plustar.jp/php/swoole-server.sendmessage.html - [similar]
Unstacking work 8004
« Worker::stack Collectable » PHP Manual Worker Unstacking work Worker::unstack (PECL pthreads > ... = 2.0.0) Worker::unstack — Unstacking work 説明 public Worker::uns ... removed. 例 例1 Removing objects from the stack of Workers <?php $my = new Worker (); $work = new class exte ... int(1) int(0) 関連キーワード: Unstacking , work , Worker , unstack , task , int , stack , パラメータ , remo ...
https://man.plustar.jp/php/worker.unstack.html - [similar]
Set a callback for worker exceptions 7963
« GearmanClient::setDataCallback GearmanClient::setFailCallback » PHP Manual GearmanClient Set a ... callback for worker exceptions GearmanClient::setExceptionCallback (PE ... nClient::setExceptionCallback — Set a callback for worker exceptions 説明 public GearmanClient::setException ... llback ): bool Specifies a function to call when a worker for a task sends an exception. パラメータ callback ... Function to call when the worker throws an exception 戻り値 成功した場合に true を、 ...
https://man.plustar.jp/php/gearmanclient.setexceptioncallback.html - [similar]
Register and add callback function 7840
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... unction GearmanWorker::addFunction (PECL gearman >= 0.5.0) GearmanWorker ... ister and add callback function 説明 public GearmanWorker::addFunction ( string $function_name , callable $f ... plication context data that can be modified by the worker function timeout An interval of time in seconds 戻 ... を、失敗した場合に false を返します。 例 例1 Simple worker making use of extra application context data <?php ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
Send data to the task worker processes. 7731
« Swoole\Server::stop Swoole\Server::taskwait » PHP Manual Swoole\Server Send data to the task worker ... 1.9.0) Swoole\Server::task — Send data to the task worker processes. 説明 public Swoole\Server::task ( strin ... g $data , int $dst_worker_id = ? , callable $callback = ? ): mixed 警告 この ... リストのみが 記述されています。 パラメータ data dst_worker_id callback 戻り値 関連キーワード: task , worker , ...
https://man.plustar.jp/php/swoole-server.task.html - [similar]
Send data to the task worker processes in blocking way. 7731
« Swoole\Server::task Swoole\Server::taskWaitMulti » PHP Manual Swoole\Server Send data to the t ... ask worker processes in blocking way. Swoole\Server::taskwait ... 0) Swoole\Server::taskwait — Send data to the task worker processes in blocking way. 説明 public Swoole\Serv ... askwait ( string $data , float $timeout = ? , int $worker_id = ? ): void 警告 この関数は、 現在のところ詳細な ... トのみが 記述されています。 パラメータ data timeout worker_id 戻り値 関連キーワード: Swoole , Server , data , ...
https://man.plustar.jp/php/swoole-server.taskwait.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT