PHP » GoLang |
login |
register |
about
|
GoLang GearmanClient::doHighBackground
request it (400)
GoLang replacement for PHP's GearmanClient::doHighBackground
[edit | history]
PHP GearmanClient::doHighBackgroundPHP original manual for GearmanClient::doHighBackground [ show | php.net ]GearmanClient::doHighBackground(PECL gearman >= 0.5.0) GearmanClient::doHighBackground — Run a high priority task in the background Description
public string GearmanClient::doHighBackground
( string
$function_name
, string $workload
[, string $unique
] )Runs a high priority task in the background, returning a job handle which can be used to get the status of the running task. High priority tasks take precedence over normal and 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
|