* (bug 5527) Batch up job queue insertions for, hopefully, better survivability
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 31 May 2006 23:56:41 +0000 (23:56 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 31 May 2006 23:56:41 +0000 (23:56 +0000)
commitd120efcea6e6ab82d43858ff2285ec5aba3b727e
tree481a18b120d14acd81beaaf7430fae26b7fa9503
parentbd24bf4fb491e36cbb786b8a3fd9c0f5d09ad2db
* (bug 5527) Batch up job queue insertions for, hopefully, better survivability
  of lock contention etc. Duplicates are now removed at pop time instead of
  at insert time.
RELEASE-NOTES
includes/JobQueue.php