Job queue
From Wikitech
(Difference between revisions)
m (graph) |
|||
| Line 6: | Line 6: | ||
* What machine does it run on? | * What machine does it run on? | ||
| − | ** [[srv31]] | + | ** [[srv31]], [[yf1008]] |
* What user does it run as? | * What user does it run as? | ||
** Tim | ** Tim | ||
Revision as of 09:09, 2 September 2006
A certain percentage of things in the job queue are taken care of by random runs during page views.
There is also a batch runner, runJobs.php. We have a script to run it in a loop, jobs-loop.sh. At any time you can get the number of jobs in the queue using showJobs.php database.
Log
/home/wikipedia/logs/job.log
Current status
- 2006-04-19
- 20:51 brion: running it in a screen:
- $ cd /apache/common/php-1.5/maintenance/
- $ ./jobs-loop.sh
- 20:51 brion: running it in a screen:
Lame graph using "showJobs.php enwiki" :