期刊文献+

用连接池提高Servlet访问数据库的效率 被引量:1

Improving the Efficiency of Servlet Links to the Database by Using Connections Pool
下载PDF
导出
摘要 作为应用十分广泛的服务器端程序,Java Servlet有着很多的优势。不仅多个请求可以共享公用资源,而且还可以在不同用户请求之间保留持续数据。不过随着数据库访问量的增大,传统的Servlet与数据库连接方式的效率下降十分明显。介绍一种充分发挥该特色的实用技术,即数据库连接池。实践证明:应用连接池技术可以大幅度提高数据库访问的效率,尤其是在多次数小规模的查询操作上表现尤为明显。 As a widely used server side data processing technology,Java Servlet has several advantages. By using this technology, public resources can be shared between requests, and continuing data can be retained between different users request. Although it is a powerful technology,it also has some disadvantages. For instance, with the developing access to the database, the efficiency dropped dramatically. In this paper we introduce a full play to the characteristics of the practical skills,database connections pool. It has been proved that efficiency can be improved by using database connections pool. It can be observed obviously in the multi- number of times small scale inquiry operations.
作者 张玉林
机构地区 西安通信学院
出处 《现代电子技术》 2006年第20期72-74,共3页 Modern Electronics Technique
关键词 SERVLET 连接池 数据库 Servlet connections pool database
  • 相关文献

参考文献3

  • 1[美] Marty Hall.Servlet 与 JSP核心技术[M].邓英才,孟杰,孙建春,译.北京:人民邮电出版社,2001.
  • 2Paul Tremblett.JSP即时应用[M].高波,王琰,易粟,等译.北京:人民邮电出版社,2001.
  • 3邓万宇,张弛,郭曦.基于JDBC的数据库连接池高效管理策略[J].现代电子技术,2006,29(5):95-97. 被引量:9

二级参考文献7

  • 1郑振楣 于戈 等.分布式数据库[M].北京:科学出版社,1999..
  • 2[美]SubrahmanyamAllamaraju 闻道工作室译.J2EE服务器端高级编程[M].北京:机械工业出版社,2001..
  • 3[美]普夫莱格.软件工程[M].北京:高等教育出版社,2001.
  • 4Tuomi I.The New Organization Knowledge and Its System Foundations.HICSS96,pl40-6 vol.3
  • 5Kwan M M,Balasubramanian P R.Dynamic Workflow Management:a Framework for Modeling Workflows.HICSS97.
  • 6Scott M Lewandowski.Frameworks for Component-based Client/Server Computing.ACM Computing Surveys,1998,30(1):3-27.
  • 7Mary Compione,Kathy Walrath.The Java Tutorial:Object -Oriented Programming for the Internet[M].2nd Edition.Addison Wesley Publishing Company,1998.

共引文献8

同被引文献4

引证文献1

二级引证文献4

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部