![]() |
![]()
| ![]() |
![]()
NAMEGearman::Job - Job in gearman distributed job system DESCRIPTIONGearman::Job is the object that's handed to the worker subrefs METHODSset_status($numerator, $denominator)Updates the status of the job (most likely, a long-running job) and sends it back to the job server. $numerator and $denominator should represent the percentage completion of the job. argref()arg()return the scalar argument that the client sent to the job server. handle()return handle
|