update : 2015.11.03
php.shukuma.com검색:
|
GearmanJob::sendStatus(PECL gearman >= 0.6.0) GearmanJob::sendStatus — Send status 설명
public bool GearmanJob::sendStatus
( int
$numerator
, int $denominator
)Sends status information to the job server and any listening clients. Use this to specify what percentage of the job has been completed. 인수
반환값
성공 시 참고
|