(PECL gearman >= 0.5.0)
Create a GearmanClient instance
public GearmanClient::__construct ( void )
Creates a GearmanClient instance representing a client that connects to the job server and submits tasks to complete.
Returns:
A GearmanClient object.
See also:
Please login to continue.