GearmanClient::__construct

(PECL gearman >= 0.5.0)

GearmanClient::__constructCreate a GearmanClient instance

說明

public GearmanClient::__construct()

Creates a GearmanClient instance representing a client that connects to the job server and submits tasks to complete.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

A GearmanClient object.

參見