Help:Job queue: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 April 2024

  • curprev 19:2019:20, 11 April 2024BlackHawk talk contribs 2,426 bytes +2,426 Created page with "The '''job queue''' performs long-running tasks asynchronously. The job queue is designed to hold many short tasks using batch processing. ==Job examples== ===Updating links tables when a template changes=== When a template changes, MediaWiki adds a job to the job queue for each article transcluding that template. Each job is a command to read an article, expand any templates, and update the link table accordingly. Previously, the host ar..."