Andrey Trakhirov [https://community.jboss.org/people/andreytr] created the 
discussion

"Remote EJB invocation performance"

To view the discussion, visit: https://community.jboss.org/message/826592#826592

--------------------------------------------------------------
Hi there

I have EJB Bean on JBoss 5 and remote client (webapp on tomcat 7). 

When I have 10-20 requests per second from Tomcat to JBoss EJB, the EJB request 
invocation time on tomcat takes about 100-150ms, on JBoss it takes about 
100-140ms (same time). 
But when I have 200 requests per second from Tomcat to JBoss EJB, the request 
invocation time on tomcat takes abount 5000-6000ms, but on JBoss it takes only 
1000-1200ms.

Why so different results? Where is the limitation can be?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/826592#826592]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to