首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于LRU算法的Java对象池设计
引用本文:刘伟军.基于LRU算法的Java对象池设计[J].赣南师范学院学报,2009,30(3):68-71.
作者姓名:刘伟军
作者单位:赣南师范学院,物理与电子信息学院,江西,赣州,341000
摘    要:对象池将被访问的对象保存在内存缓冲区中。在频繁创建和销毁对象时,降低了系统开销。提高了对象访问的性能.分析对象池技术的设计原理和实现策略,在J2EE平台上构造了基于LRU算法的对象池基本框架.

关 键 词:对象池  J2EE  LRU

Java Object Pooling Based on LRU Algorithm
LIU Wei-jun.Java Object Pooling Based on LRU Algorithm[J].Journal of Gannan Teachers' College(Social Science(2)),2009,30(3):68-71.
Authors:LIU Wei-jun
Institution:School of Physics and Electronic Information;Gannan Normal University;Ganzhou 341000;China
Abstract:Object pooling stores object in the memory buffer,lowers the systematic expenses produced by frequently creation and destruction of the object,avoids frequently data exchange with database and improves the performance of accessing object.By analyzing the design and implementation principle of object pooling,the object pooling framework based on J2EE with LRU algorithm is implemented.
Keywords:J2EE  LRU
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号