[jboss-user] [Management, JMX/JBoss] - Number threads Scheduler Jboss
ctormo
do-not-reply at jboss.com
Mon May 19 05:36:35 EDT 2008
Hi,
I am currently using 4.0.4 GA version of JBoss AS. I am configuring the jboss-service.xml of a *.sar/META-INF/ folder, for that, I a defining several mbeans to be executed at a certain hour.
When doing my tests I am realizing that there is only a single thread (Timer-X) in charge of this execution, which means that a second mbean
won't be executed as long as the one being executed has not finished.
Since this behaviour can somehow affect the scheduling of my services I would like to know the possibility of having more than one thread per jboss-service.xml file and how to do it.
Any help would be appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151697#4151697
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151697
More information about the jboss-user
mailing list