Direct-access pseudocomponents

In EAServer 4.1.2, you can generate special stubs and skeletons that improve the performance of pseudocomponent method calls. In a process called marshalling, regular CORBA stubs convert parameter and return values to the format required for IIOP network transport. Direct-access pseudocomponent stubs and skeletons improve performance by eliminating the marshalling step. For more information, see Chapter 34, “Creating and Using EAServer Pseudocomponents,” in the EAServer Programmer’s Guide.