期刊文献+

数据库连接池技术及其在Web系统开发中的应用 被引量:3

Technology of database connection pool and application of it to developing Web System
下载PDF
导出
摘要 使用传统的数据库连接模式开发 Web 系统,建立和关闭数据库连接的过程将会严重增加系统开销,成为造成 Web 系统速度瓶颈的重要原因。使用连接池技术,数据库连接得到了高效、安全的复用,避免了其频繁建立、关闭的开销。介绍数据库连接池的基本原理、工作机制,详细讨论了如何用 Java 实现数据库连接池,并对连接池在 Web 系统开发中的作用做出评价。 Using the traditional database connection mode to develop Web system, the course of opening and closing database connections would increase the systematic expenses seriously, and cause Web systematic tempo bottleneck. With the connection pool, the database connection could be reuse efficiently and safely, and it also could avoid frequently opening and closing . It was introduced basic principle , working mechanism of the connection pool, and was discussed in detail how to implement the connection pool with Java, additionally it also was appraised the impact of the connection pool in developing Web system.
作者 崔莹峰 王洪
出处 《铁路计算机应用》 2005年第2期48-50,共3页 Railway Computer Application
关键词 数据库连接池 WEB系统 管理策略 JAVA database connection pool Web System management policy Java
  • 相关文献

参考文献2

二级参考文献5

  • 1(英)Danny Ayers 曾国平(译).Java服务器高级编程[M].北京:机械工业出版社,2000.96-106.
  • 2-.位元文化.JSP动态网页入门实务[M].北京:科学出版社,2001.255-260.
  • 3[1]E . Gamma, R . Helm , R . Johnson , et al . Design Patterns:Abstraction and Reuse of Object - Oriented Design [ C]. In Proc. of ECOOP ′93, 1993.
  • 4[2]K. Beck, R. Johnson. Patterns Generate Architectures [ C ]. In Proc.of ECOOP ′94, 1994.
  • 5[3]H. Bergsten. Improved Performance with a Connection Pool[ EB/OL].Web Developer′ s Journal, 1999, http://webdevelopersjournal. com/,Sep. 1999.

共引文献6

同被引文献5

引证文献3

二级引证文献6

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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