× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Nigel,
It actually extends TimerTask. So, I do pass it an interval. I was just
passing 1000, so maybe by passing 30000 as you suggest would work just fine.


Thanks for the tip, I don't know why I didn't think of that.

Regards,
James R. Perkins

On Thu, Aug 21, 2008 at 9:00 AM, <NGay@xxxxxxxxxxxxx> wrote:

James,

What does your main loop look like? Is it literally:

while (true)
{
(read contents of folder)
(check whether contents of folder have changed)
}

? With no delay in there? I would expect just slotting in a Thread.sleep
(30000); (if a 30 sec delay is acceptable) would reduce the CPU usage to 0%
during those 30 second wait periods?

Or if that doesn't help, on the SBMJOB command you could try running it
with a really low priority (say 95)?

Hope this helps,

Nigel Gay.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.