Hi All,
I'm using JSF, EJB3, JBoss4.2.2.GA. I have several stateless EJB deployed on JBOSS, on
the same machine. They use the remote interfaces to communicate.
I want to know if there is any benefit to use the local interfaces for communication on
the same server, instead of the remote?
In particular, is there any gain in performance when the local interfaces are used for
calls on the same server ??
Thanks in advance.
Farhan!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185274#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...