GearmanWorker::__construct

Create a GearmanWorker instance

Beschreibung

public GearmanWorker::__construct ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A GearmanWorker object

Siehe auch

  • GearmanWorker::clone