Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (01): 68-70. doi: 10.3969/j.issn.1000-3428.2007.01.023

• Software Technology and Database • Previous Articles     Next Articles

Research on Performance of EJB Software Architecture

HE Jun1, LI Yang2   

  1. (1. School of Communication Engineering, Hangzhou University of Electronics Science and Technology, Hangzhou 310012; 2. Hangzhou Normal College, Hangzhou 310027)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-05 Published:2007-01-05

一种EJB体系结构性能的研究

何 俊1,李 阳2   

  1. (1. 杭州电子科技大学通信工程学院,杭州 310012;2. 杭州师范学院,杭州 310027)

Abstract: The software architecture of EEJBM is the two-layer distribute component software architecture. In order to gain the high performance for the remotely method invoking, it optimizes two points: the first is using register-provide method to get the high performance server’s location, the second is using EJBPOOL to initialize the EJB HOME’s connection beforehand. The forecasting arithmetic is discussed and analyzed in different area. The experimental results show that the new EJB software architecture can get good result in improving the performance and efficiency of distribute system.

Key words: EJB, Performance, Arithmetic, Forecast, Efficiency

摘要: EEJBM体系结构采用服务器路由和构件调用预测算法来提高EJB应用系统的效率,把优化的重点放在使用Register-Provid来提供高效服务器地址和使用EJBPOOL来缓冲EJB构件的连接过程。文中分析了3种EJBPOOL中的构件预测替换策略,并且讨论每个算法特性及其不同应用场景。实验结果表明,这种新的EJB体系结构有效地提高了分布式系统的性能。

关键词: EJB, 性能, 算法, 预测, 效率