Project

General

Profile

Scheduled task for incoming emails runs very slowly

Added by Joel Collins about 11 years ago

Hello, i'm new to rails so I'm not sure if this question is obvious or what not. I have the BitNami redmine stack running on a windows server. The web app runs very fast, but any scheduled tasks (for reading repos or reading incoming emails from the imap server) run very slowly, sometimes taking 20 - 30 seconds to run when the computer cpu is pegged at 100%. I want to run these tasks more frequently but I also dont want to hose my server.

Is there some kind of rails bootstrap that is taking so long? Is this normal?


Replies (1)

RE: Scheduled task for incoming emails runs very slowly - Added by Jan Niggemann (redmine.org team member) about 11 years ago

What combination of ruby and rails do you have, i.e. what versions are they? IIRC, ruby 1.8 with rails 3.2 is horrible performance-wise...

    (1-1/1)