|
GearmanWorker::waitWait for activity from one of the job servers Description
public bool GearmanWorker::wait
( void
)
Causes the worker to wait for activity from one of the Gearman job servers when operating
in non-blocking I/O mode. On failure, issues a ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 Running worker in non-blocking mode
<?php See Also
|