|
GearmanWorker::waitWait for activity from one of the job servers Beschreibung
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 Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Running worker in non-blocking mode
<?phpSiehe auch
|