GearmanClient::runTasks
(PECL gearman >= 0.5.0)
GearmanClient::runTasks — Run a list of tasks in parallel
Açıklama
public bool GearmanClient::runTasks
( void
)
For a set of tasks previously added with GearmanClient::addTask(), GearmanClient::addTaskHigh(), GearmanClient::addTaskLow(), GearmanClient::addTaskBackground(), GearmanClient::addTaskHighBackground(), or GearmanClient::addTaskLowBackground(), this call starts running the tasks in parallel.
Değiştirgeler
Bu işlevin değiştirgesi yoktur.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
There are no user contributed notes for this page.
