|
|
| Line 1: |
Line 1: |
| − | {{Document me}}
| + | Job queue runners run on srv91-100. Start them with /home/wikipedia/bin/jobs-daemon. |
| | | | |
| − | A certain percentage of things in the job queue are taken care of by random runs during page views.
| + | See also http://meta.wikimedia.org/wiki/Help:Job_queue |
| − | | + | |
| − | 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 <tt>showJobs.php database</tt>.
| + | |
| − | | + | |
| − | * What machine does it run on?
| + | |
| − | ** [[srv31]], [[yf1008]]
| + | |
| − | * What user does it run as?
| + | |
| − | ** Tim
| + | |
| − | * What starts it?
| + | |
| − | ** Tim
| + | |
| − | | + | |
| − | == 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
| + | |
| − | | + | |
| − | Lame graph using "showJobs.php enwiki" :
| + | |
| − | | + | |
| − | http://zwinger.wikimedia.org/~hashar/ | + | |
Revision as of 18:09, 24 March 2007
Job queue runners run on srv91-100. Start them with /home/wikipedia/bin/jobs-daemon.
See also http://meta.wikimedia.org/wiki/Help:Job_queue