PHP 8.3.4 Released!

GearmanClient::__construct

(PECL gearman >= 0.5.0)

GearmanClient::__constructCrée une instance GearmanClient

Description

public GearmanClient::__construct()

Crée une instance GearmanClient représentant un client qui se connecte à un serveur de tâches et y enregistre des tâches à effectuer.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Un objet GearmanClient.

Voir aussi

add a note

User Contributed Notes

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