Gearman::Job(3pm) | User Contributed Perl Documentation | Gearman::Job(3pm) |
Gearman::Job - Job in gearman distributed job system
Gearman::Job is the object that's handed to the worker subrefs
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.
return the scalar argument that the client sent to the job server.
return handle
2018-08-30 | perl v5.26.2 |