(No version information available, might only be in Git)
Run a single task and return a result
public string GearmanClient::doNormal ( string $function_name, string $workload [, string $unique ] )
Runs a single task and returns a string representation of the result. It is up to the GearmanClient and GearmanWorker to agree on the format of the result.
Parameters:
function_name