Name: ca25432 Date: 12/13/2001 Make the default ORB in J2SE perform better in high volume deployments, including better scalability and performance. Investigate if copy on write semantics when passing parameters from/to the ORB would improve performance given the overhead. ====================================================================== The POA implementation currently does very little optimization for dispatching requests. This is a source of significant overhead, particularly for colocated calls. Various optimizations are possible and should be implemented. ###@###.### 2002-01-28 ======================================= Name: aj29109 Date: 02/01/2002
|