发表用户:uestcwlh
收集整理:James.Liu
相关讨论:http://www.mygis.com.cn/forum/dispbbs.asp?boardID=11&ID=6432
信息原始来源:不祥

文章标题:MapXtreme for Java Pooling JDBC connections.ppt

全文下载: 下载地址1

下载要求:论坛注册用户

文章简介:

Early versions of MapXtreme Java used an internal connection pooling scheme
Only when a JDBC connection was first made was the connection pool started
Hard coded to 5 connections
Big performance penalty for the first client

.........