Currently, we have 14 automatic profile updates an hour. With 33000 registered users, this means that every profile gets a look every 100 days. This delay becomes longer if some profiles get works automatically added. So it is in reality probably closer to 120 days. One could argue that this is too long. I have had a few people ask whether we stopped sending emails when new works are found. I suppose this is because the delays are becoming long (and I hope APU is not missing people, that would be an entirely different issue). So my question is: can we afford to increase the number of hourly APUs? Christian Zimmermann FIGUGEGL! Department of Economics University of Connecticut 341 Mansfield Road, Unit 1063 Storrs, CT 06269-1063 http://ideas.repec.org/zimm/ christian.zimmermann@uconn.edu http://ideas.repec.org/e/pzi1.html
Christian Zimmermann writes
So my question is: can we afford to increase the number of hourly APUs?
Why? aras@nebka:~$ crontab -l | grep updareq 33 2 * * * /home/aras/acis/bin/updareq RePEc / 2629743 10 0 * * * /home/aras/acis/bin/updareq ACIS / 2629743 9 4 * * * /home/aras/acis/bin/updareq citec / 2629743 The second line says the profiles are looked at every day, meaning that any changes to the files will be fed into the database. Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
# # Automatic Profile update # 46,16 * * * * /home/aras/acis/bin/apu 7 >>/home/aras/apu-job.log 2>&1 #12,32,52 * * * * /home/aras/acis/bin/apu 9 >>/home/aras/apu-job.log 2>&1 At some point, we had 27 APUs an hour, now we are down to 14, with many more users. Hence it takes much longer to go through all of them. Christian Zimmermann FIGUGEGL! Department of Economics University of Connecticut 341 Mansfield Road, Unit 1063 Storrs, CT 06269-1063 http://ideas.repec.org/zimm/ christian.zimmermann@uconn.edu http://ideas.repec.org/e/pzi1.html On Tue, 12 Oct 2010, Thomas Krichel wrote:
Christian Zimmermann writes
So my question is: can we afford to increase the number of hourly APUs?
Why?
aras@nebka:~$ crontab -l | grep updareq 33 2 * * * /home/aras/acis/bin/updareq RePEc / 2629743 10 0 * * * /home/aras/acis/bin/updareq ACIS / 2629743 9 4 * * * /home/aras/acis/bin/updareq citec / 2629743
The second line says the profiles are looked at every day, meaning that any changes to the files will be fed into the database.
Cheers,
Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
Thomas Krichel writes
Christian Zimmermann writes
So my question is: can we afford to increase the number of hourly APUs?
Why?
aras@nebka:~$ crontab -l | grep updareq 33 2 * * * /home/aras/acis/bin/updareq RePEc / 2629743 10 0 * * * /home/aras/acis/bin/updareq ACIS / 2629743 9 4 * * * /home/aras/acis/bin/updareq citec / 2629743
Oops, I wrote complete bollocks. Please pardon tihs. I suspect we can increase it but we better watch that we don't have a problem. I have moved the log into opt and will look at it. Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
OK, I upped it to 18 an hour. Christian Zimmermann FIGUGEGL! Department of Economics University of Connecticut 341 Mansfield Road, Unit 1063 Storrs, CT 06269-1063 http://ideas.repec.org/zimm/ christian.zimmermann@uconn.edu http://ideas.repec.org/e/pzi1.html On Tue, 12 Oct 2010, Thomas Krichel wrote:
Thomas Krichel writes
Christian Zimmermann writes
So my question is: can we afford to increase the number of hourly APUs?
Why?
aras@nebka:~$ crontab -l | grep updareq 33 2 * * * /home/aras/acis/bin/updareq RePEc / 2629743 10 0 * * * /home/aras/acis/bin/updareq ACIS / 2629743 9 4 * * * /home/aras/acis/bin/updareq citec / 2629743
Oops, I wrote complete bollocks. Please pardon tihs.
I suspect we can increase it but we better watch that we don't have a problem.
I have moved the log into opt and will look at it.
Cheers,
Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
participants (2)
-
Christian Zimmermann -
Thomas Krichel