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