update : 2015.11.03
php.shukuma.com검색:
|
GearmanWorker::wait(PECL gearman >= 0.6.0) GearmanWorker::wait — Wait for activity from one of the job servers 설명
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 인수이 함수는 인수가 없습니다. 반환값
성공 시 예제
Example #1 Running worker in non-blocking mode
<?php |