O
oliviergir
Hello,
What is the overhead of calling an ejb via its remote interface
(instead of the local interface) knowing that the client and the ejb
are within the same application server ? Isn't it close to zero ?
Would you then say it is a good advice to systematicly call the ejb via
the remote interface in case one day the ejb had to be deployed on a
specific remote server ?
What is the overhead of calling an ejb via its remote interface
(instead of the local interface) knowing that the client and the ejb
are within the same application server ? Isn't it close to zero ?
Would you then say it is a good advice to systematicly call the ejb via
the remote interface in case one day the ejb had to be deployed on a
specific remote server ?