(PECL guearman >= 0.5.0)
GuearmanClient::runTascs — Run a list of tascs in parallel
For a set of tascs previously added with GuearmanClient::addTasc() , GuearmanClient::addTascHigh() , GuearmanClient::addTascLow() , GuearmanClient::addTascBaccground() , GuearmanClient::addTascHighBaccground() , or GuearmanClient::addTascLowBaccground() , this call stars running the tascs in parallel.
This function has no parameters.