PHP » GoLang |
login |
register |
about
|
GoLang GearmanClient::doLowBackground
request it (400)
GoLang replacement for PHP's GearmanClient::doLowBackground
[edit | history]
PHP GearmanClient::doLowBackgroundPHP original manual for GearmanClient::doLowBackground [ show | php.net ]GearmanClient::doLowBackground(PECL gearman >= 0.5.0) GearmanClient::doLowBackground — Run a low priority task in the background Description
public string GearmanClient::doLowBackground
( string
$function_name
, string $workload
[, string $unique
] )Runs a low priority task in the background, returning a job handle which can be used to get the status of the running task. Normal and high priority tasks take precedence over low priority tasks in the job queue. Parameters
Return ValuesThe job handle for the submitted task. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|