PHP » GoLang |
login |
register |
about
|
GoLang GearmanClient::addServer
request it (310)
GoLang replacement for PHP's GearmanClient::addServer
[edit | history]
GearmanClient::addServer(PECL gearman >= 0.5.0) GearmanClient::addServer — Add a job server to the client Description
public bool GearmanClient::addServer
([ string
$host = 127.0.0.1
[, int $port = 4730
]] )Adds a job server to a list of servers that can be used to run a task. No socket I/O happens here; the server is simply added to the list. Parameters
Return Values
Returns Examples
Example #1 Adding two job servers
<?php |
more
Recently updated
more
Most requested
more
Last requests
|