Handbuch:JobQueue.php

This page is a translated version of the page Manual:JobQueue.php and the translation is 67% complete.

Details

JobQueue.php file contains the Job class. This is the abstract class to describe a background job. The class also contains static functions for handling jobs (insert jobs in the queue and pop jobs from the queue).