[jboss-user] [EJB 3.0] - Re: How does JBoss handle Local and Remote interfaces

edek234 do-not-reply at jboss.com
Sat Nov 1 18:54:01 EDT 2008


Actually I'm not an expert, if there is abetter way of doing this, please let me know.

I would write a filter, recoding execution times in ThreadLocal, and dump it into logs in a Servlet fillter (unless you are trying to profile WebServices).

Browsers: there is a lot going on in the browser, like javascript. I wouldn't worry about it too much, unless you should for some reason. This does not affect the server. I would test the server with JMeter, to see how many clients it can handle.

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

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



More information about the jboss-user mailing list