https://bugzilla.wikimedia.org/show_bug.cgi?id=27727
Rich Farmbrough <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Rich Farmbrough <[email protected]> 2011-03-04 19:46:22 UTC --- This sounds like a recipe for resource starvation. Surely taking age into account is part (I would say it should be all) of the mix? Bear in mind that from a utilitarian POV a job entry in a big wiki queue is affecting more pages for more people... If an even simpler sheduler were wanted - count the number of entries in a queue and do n% of them before moving to the next queue. This would get through the backlog at t0 at more or less the same time for each wiki. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
