uCosminexus Application Server, EJB Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

4.2.4 Usage of the local invocation optimization functionality

If you use the local invocation optimization functionality when using a remote interface, the overhead of the RMI-IIOP communication processing can be reduced. The format of local invocation is almost the same as that of the method invocation, but the method arguments and return values are processed by the pass by reference functionality.