节点文献

Java中连接池的设计与实现

Design and Deploy of the Connection Pool in Java

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 赵勇超郑宁葛瀛龙

【Author】 ZHAO Yong-chao,ZHENG Ning,GE Ying-long (Hangzhou College of Electronics Engineering,Hangzhou Zhejiang 310037,China)

【机构】 杭州电子工业学院杭州电子工业学院 浙江杭州310037浙江杭州310037浙江杭州310037

【摘要】 分析了Java传统模式访问数据库存在的缺陷 ,阐述了连接池的概念以及连接池的具体实现。根据试验结果分析了通过连接池与通过传统模式获得相同连接对象花费的时间对比情况 ,以及创建一个连接对象平均花费的空间情况。连接池可以广泛地应用在基于数据库的Web系统中。

【Abstract】 The paper analyses the disadvantage of traditional method of accessing databases in Java.Also,it explains the conception and implementation of the connection pool.Then,it compares the connection pool with traditional methods in consumption of time to get the same connection objects and analyses that how much average space is spent to create a connection object.Finally,it brings forward that connection pool can apply in Web system based on database extensively.

【关键词】 Java连接池
【Key words】 JavaConnection Pool
  • 【文献出处】 计算机应用研究 ,Application Research of Computers , 编辑部邮箱 ,2004年06期
  • 【分类号】TP31152
  • 【被引频次】41
  • 【下载频次】246
节点文献中: 

本文链接的文献网络图示:

本文的引文网络