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: Fri, 17 May 2013

view this page in

GearmanClient::runTasks

(PECL gearman >= 0.5.0)

GearmanClient::runTasksEjecuta una lista de tareas en paralelo

Descripción

public bool GearmanClient::runTasks ( void )

Para un set de tareas previamente añadidas con GearmanClient::addTask(), GearmanClient::addTaskHigh(), GearmanClient::addTaskLow(), GearmanClient::addTaskBackground(), GearmanClient::addTaskHighBackground(), or GearmanClient::addTaskLowBackground(), esta llamada ordena comenzar la ejecución de las tareas en paralelo.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



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 | stats | sitemap | contact | advertising | mirror sites