[jboss-user] [EJB 3.0] - How many fine grained timers?

bryan.kearney do-not-reply at jboss.com
Wed Mar 25 16:20:08 EDT 2009


I am current using a timer service to "wake up" and iterate over a collection of stored queries. I am considering associating one timer and one query so that each query can have a different refresh time. I hate to ask a quesiton like this, but are timers defined to be fine grained. All the examples are for "the app" to wake up and do "one thing". What if they app had 1000 things to do, each one a timer? What if it we 5000? Is this what timers were designed to do?

Thanks!

-- bk


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

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



More information about the jboss-user mailing list