downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

GearmanClient::setClientCallback> <GearmanClient::returnCode
[edit] Last updated: Sun, 19 May 2013

view this page in

GearmanClient::runTasks

(PECL gearman >= 0.5.0)

GearmanClient::runTasksExécute une liste de tâches en parallèle

Description

public bool GearmanClient::runTasks ( void )

Pour un jeu de tâches précédemment ajoutées avec les méthodes GearmanClient::addTask(), GearmanClient::addTaskHigh(), GearmanClient::addTaskLow(), GearmanClient::addTaskBackground(), GearmanClient::addTaskHighBackground(), ou GearmanClient::addTaskLowBackground(), cette méthode démarre l'exécution des tâches en parallèle.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.

Voir aussi



add a note add a note User Contributed Notes GearmanClient::runTasks - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites