PHP » GoLang |
login |
register |
about
|
GoLang GearmanWorker::addServer
request it (306)
GoLang replacement for PHP's GearmanWorker::addServer
[edit | history]
GearmanWorker::addServer(PECL gearman >= 0.5.0) GearmanWorker::addServer — Add a job server Description
public bool GearmanWorker::addServer
([ string
$host = 127.0.0.1
[, int $port = 4730
]] )Adds a job server to this worker. This goes into a list of servers than can be used to run jobs. No socket I/O happens here. Parameters
Return Values
Returns Examples
Example #1 Add alternate Gearman servers
<?php |
more
Recently updated
more
Most requested
more
Last requests
|