EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 10/Jun/08 10:20 AM
Updated: 10/Jun/08 10:20 AM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
Every remote call is preceded by a jndi lookup "RMI_SERVER_RPC" (sendEJBRequest method in class
org.ow2.easybeans.rpc.rmi.client.RMIClientRPC).
For a detailed trace see : http://mail.ow2.org/wws/arc/easybeans/2008-06/msg00057.html
I think it degrades performance.
I request an enhancement by caching the connection to the RPC server to avoid a lookup on every remote call.
|
|
Description
|
Every remote call is preceded by a jndi lookup "RMI_SERVER_RPC" (sendEJBRequest method in class
org.ow2.easybeans.rpc.rmi.client.RMIClientRPC).
For a detailed trace see : http://mail.ow2.org/wws/arc/easybeans/2008-06/msg00057.html
I think it degrades performance.
I request an enhancement by caching the connection to the RPC server to avoid a lookup on every remote call.
|
Show » |
| There are no comments yet on this issue.
|
|