[jboss-user] [Management, JMX/JBoss] - Re: jboss scheduler losing time
genman
do-not-reply at jboss.com
Fri Mar 21 17:10:15 EDT 2008
What's going on is the time taken to run the task is added on to that period.
I suggest you use this instead:
http://wiki.jboss.org/wiki/Wiki.jsp?page=QuartzSchedulerIntegration
which is more reliable and has "cron"-like scheduling features and is more robust.
Or, you could come up with a bug+patch that fixes the drift. It'd be an easy feature to add.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138373#4138373
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138373
More information about the jboss-user
mailing list