Hi All,

I have a J2EE application running on JBoss 4.0.2, with what appears to be a 
very serious performance issue:

When I run the application whilst running in JBoss, a thread is invoked, which 
in turn uses a session bean to invoke a class on the business tier.

When the performance of the the business class is measured (the time it takes 
from from start to finish) while running in JBoss, there is about a 65% 
overhead when compared to invoking the class directly from a JUnit test.  This 
equates to the JUnit test running the business class approximately 3 times 
faster than the same class running in JBoss.

The question is, is there a performance issue with JBoss running threads or/and 
EJBs?, or is there a performance issue with JBoss in general?


Many thanks.







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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to