検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 125 for [SIMILAR] 16 1024 4096 WITH 87154 gearman WITH 2... (0.106 sec.)
Add a job server 1971
« GearmanWorker::addOptions GearmanWorker::addServers » PHP Manual GearmanWorker Add a job server 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 ...
https://man.plustar.jp/php/gearmanworker.addserver.html - [similar]
Remove worker options 1971
« GearmanWorker::register GearmanWorker::returnCode » PHP Manual GearmanWorker Remove worker options GearmanWorker::removeOptions (PECL gearman >= 0.6.0) GearmanWorker::removeOptions — Remove worker options 説明 public GearmanWorker::removeOptions ( int $option ): bool Removes (unsets) o ...
https://man.plustar.jp/php/gearmanworker.removeoptions.html - [similar]
Create a copy of the worker 1971
« GearmanWorker::addServers GearmanWorker::__construct » PHP Manual GearmanWorker Create a copy of the worker GearmanWorker::clone (PECL gearman >= 0.5.0) GearmanWorker::clone — Create a copy of the worker 説明 public GearmanWorker::clone (): void Creates a copy of the worker. パラメータ ...
https://man.plustar.jp/php/gearmanworker.clone.html - [similar]
Get the last error encountered 1971
« GearmanWorker::echo GearmanWorker::getErrno » PHP Manual GearmanWorker Get the last error encountered GearmanWorker::error (PECL gearman >= 0.5.0) GearmanWorker::error — Get the last error encountered 説明 public GearmanWorker::error (): string Returns an error string for the last erro ...
https://man.plustar.jp/php/gearmanworker.error.html - [similar]
Get worker options 1971
« GearmanWorker::getErrno GearmanWorker::register » PHP Manual GearmanWorker Get worker options GearmanWorker::options (PECL gearman >= 0.6.0) GearmanWorker::options — Get worker options 説明 public GearmanWorker::options (): int Gets the options previously set for the worker. パラメータ ...
https://man.plustar.jp/php/gearmanworker.options.html - [similar]
Get socket I/O activity timeout 1971
« GearmanWorker::setTimeout GearmanWorker::unregister » PHP Manual GearmanWorker Get socket I/O activity timeout GearmanWorker::timeout (PECL gearman >= 0.6.0) GearmanWorker::timeout — Get socket I/O activity timeout 説明 public GearmanWorker::timeout (): int Returns the current time to ...
https://man.plustar.jp/php/gearmanworker.timeout.html - [similar]
Add job servers 1971
« GearmanWorker::addServer GearmanWorker::clone » PHP Manual GearmanWorker Add job servers GearmanWorker::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 s ...
https://man.plustar.jp/php/gearmanworker.addservers.html - [similar]
Run a single task and return a result [deprecated] 0
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task and return a result [deprecated] GearmanClient::do (PECL gearman >= 0.5.0) GearmanClient::do — Run a single task and return a result [deprecated] 説明 public GearmanClient::do ( string $functio ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 0
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single task and return a result GearmanClient::doNormal (No version information available, might only be in Git) GearmanClient::doNormal — Run a single task and return a result 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Basic usage 0
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Basic Gearman client and worker This example shows a very simple client and worker. The client sends a string to the job server, and the worker reverses the string and sends it back. The job is p ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT