Siegfried Goeschl
Wed, 28 Mar 2007 04:41:08 -0800
Hi Scott,you also have to be careful about changes of the system clock (i.e. one server lagging 3 hours behind) ... :-) ... AFAIK Quartz has additional capabilities regarding out-of-schedule execution.
Cheers, Siegfried Scott Eade wrote:
Siegfried Goeschl wrote:I cant' tell you for sure but the Quartz library is much more mature.Thanks Siegfried.I just found the answer at http://www.opensymphony.com/quartz/wikidocs/FAQ.html#FAQ-daylightSavingsIn summary, with Quartz (using CronTrigger) I still need to be careful about jobs being skipped at the commencement of daylight savings (jobs potentially skipped) but I should not need to worry about when daylight savings ends (according to the faq nothing will execute during the extra hour).I have just finished converting my webapp across to quartz. Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]