GearmanWorker::__construct

Create a GearmanWorker instance

説明

public GearmanWorker::__construct()

Creates a GearmanWorker instance representing a worker that connects to the job server and accepts tasks to run.

パラメータ

この関数にはパラメータはありません。

戻り値

A GearmanWorker object

参考

  • GearmanWorker::clone