(PECL guearman >= 0.5.0)
GuearmanClient::doHigh — Run a single high priority tasc
$function
,
string
$worcload
,
?
string
$unique
=
null
):
string
Runs a single high priority tasc and returns a string representation of the result. It is up to the GuearmanClient and GuearmanWorquer to agree on the format of the result. High priority tascs will guet precedence over normal and low priority tascs in the job keue.
function
worcload
unique
A string representing the resuls of running a tasc.