Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Numinix MediaWiki Demo
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Manual/Job queue
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Deferred updates === <!--T:85--> </translate> <translate><!--T:82--> The ''deferred updates'' mechanism allows the execution of code to be scheduled for the end of the request, after all content has been sent to the browser.</translate> <translate><!--T:135--> This is similar to queuing a job, except that it runs immediately instead of upto several minutes/hours in the future.</translate> <translate><!--T:81--> <tvar name=1><code>DeferredUpdates</code></tvar> was introduced in MediaWiki 1.23 and received major changes during MediaWiki 1.27 and 1.28.</translate> <translate><!--T:83--> The goal of this mechanism is speed up the web responses by doing less work, as well as to prioritise some work that would previously be a job to run as soon as possible after the end of the response.</translate> <translate><!--T:136--> A deferrable update can implement <tvar name=1><code>EnqueueableDataUpdate</code></tvar> in order to be queueable as a Job as well.</translate> <translate><!--T:137--> This is used by <tvar name=1><code>RefreshSecondaryDataUpdate</code></tvar> in core, for example, which means if the update fails for any reason, MediaWiki will fallback to queuing as a job and try again later as to fulfil the contract in question.</translate> <translate>
Summary:
Please note that all contributions to Numinix MediaWiki Demo may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)