Scalability White Papers
Performance and Scalability of EJB Applications
Overview This paper investigate the combined effect of application implementation method, container design, and efficiency of communication layers on the performance scalability of J2EE application servers by detailed measurement and profiling of an auction site server. Five versions of the auction site have implemented. The first version uses stateless session beans, making only minimal use of the services provided by the Enterprise JavaBeans (EJB) container. Two versions use entity beans, one with container-managed persistence and the other with bean-managed persistence. The fourth version applies the session façade pattern, using session beans as a façade to access entity beans. The last version uses EJB 2.0 local interfaces with the session façade pattern.
| Publisher | Association for Computing Machinery | File Format | |
|---|---|---|---|
| Date Published | November 2002 | ||
| Format | White Papers | ||
| Topics | |||


