View previous topic :: View next topic |
Author |
Message |
jkrfs
Joined: 27 Mar 2010 Posts: 47
|
Posted: Wed Aug 18, 2010 11:40 am Post subject: Continuous Monitor Task cpu intensive? |
|
|
If I were to have a file/directory monitor task running every minute throughout the day, would this be cpu intensive? I want to know if it would be a good idea to have a directory monitored for a file to be dropped every minute for a span of 10 hours a day. This would include multiple monitor tasks, not just one.
Thanks |
|
Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Thu Aug 19, 2010 8:16 am Post subject: |
|
|
Yes, it would be CPU intensive, but you can monitor the task manager and see how much. It just depends on your PC/server capabilities.
Another thing to do with running tasks every minute is to restart the engine every night using a mantainance restart task. Fresh engine daily prevents clogging/slow engine and improves performance. |
|
Back to top |
|
 |
jkrfs
Joined: 27 Mar 2010 Posts: 47
|
Posted: Thu Aug 19, 2010 9:06 am Post subject: |
|
|
Robert wrote: |
Yes, it would be CPU intensive, but you can monitor the task manager and see how much. It just depends on your PC/server capabilities.
Another thing to do with running tasks every minute is to restart the engine every night using a mantainance restart task. Fresh engine daily prevents clogging/slow engine and improves performance. |
Awesome tip about the maintenance restart task. I'll add that ASAP. Thanks for the reply, I guess I'll start testing and see how we work this project. |
|
Back to top |
|
 |
|