|
GearmanWorker::__constructCreate a GearmanWorker instance Description
public GearmanWorker::__construct()
Creates a GearmanWorker instance representing a worker that connects to the job server and accepts tasks to run. ParametersThis function has no parameters. Return ValuesA GearmanWorker object See Also
|