Tirex::Manager::RenderingJobs(3pm) | User Contributed Perl Documentation | Tirex::Manager::RenderingJobs(3pm) |
Tirex::Manager::Rendering - Hold currently rendering jobs
use Tirex::Manager:RenderingJobs;
Keeps the list of currently rendering jobs.
Create new object.
Returns the number of jobs currently rendering.
Add a job. Returns the job added.
Remove a job. Returns the job removed.
Find a currently rendering job by its id.
Find a currently rendering job for some metatile by the metatile hash.
Check if there are any jobs older than the timeout and remove them. They will have been killed by tirex-backend-manager in the mean time.
Returns the number of jobs removed.
Return status.
2023-04-11 | perl v5.36.0 |