GearmanWorker::__construct

(PECL gearman >= 0.5.0)

GearmanWorker::__constructCreate a GearmanWorker instance

설명

public GearmanWorker::__construct ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

A GearmanWorker object

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top