[jboss-user] [EJB/JBoss] - Re: RMI EJB - Latency and the Atlantic...

dimitris@jboss.org do-not-reply at jboss.com
Thu Jul 5 08:01:46 EDT 2007


You need to test for yourself. A simple thing to do is to use different invokers to access the same EJB and measure the time:

- classic rmi invoker
- pooled invoker
- iiop invoker
- http invoker

My guess would be that the pooled and iiop invokers would be a bit faster because they can keep the TCP connection open between calls.


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

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



More information about the jboss-user mailing list