[jboss-user] [EJB 3.0] - TimerService - recurring timer question

ajay662 do-not-reply at jboss.com
Fri Apr 13 11:30:51 EDT 2007


What is the expected behavior when the callback function takes longer to process than the recurring timer interval, i.e. say the timer callback function takes 15 secs to process each callback while the timer is configured for recurring every 10 secs.

I am seeing that in this case JBOSS slows down the timer callbacks... I see callback every 15 secs in above case as against 10, which is good. 

I was curious to know
a) what do ejb3 specs say here, and
b) is this the guaranteed JBOSS behavior or something that can change in future releases?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037123#4037123

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037123



More information about the jboss-user mailing list