二、connection pooling(连接池): 连接池是这么一种机制,当应用程序关闭一个connection的时候,这个连接被回收,而不是被destroy,因为建立一个连接是一个很...
基于2060个网页-相关网页
推而广之,在一套多层结构的应用里,中间件层(应用服务器层)提供的“数据库连接池”(connection pool功能)就是用于实现这个目的的,它可保证不会出现频繁的数据库连接及断开操作。
基于88个网页-相关网页
这个中包罗了分配数据库毗连所需的时间,可能当毗连池(connection pool)中没有可用的毗连时建设毗连所需毗连的时间,优化和编译语句所需的时间(除非语句生存在存储历程中stored procedure),以
基于86个网页-相关网页
Database Connection Pool 数据库 ; 数据库连接池 ; 连接池 ; 资料库连接池
Preventing DB connection pool leaks 避免数据连接池泄露
Database Resident Connection Pool 常驻连接池 ; 数据库驻留连接池
DBS Connection Pool 数据库连接池
Create Connection Pool Failed 创建连接池失败
Database Connection Pool Code 数据库连接池代码
Database connection pool technology is used in the system.
使用数据库连接池技术。
参考来源 - 基于过程监控的数据挖掘系统及其应用Base on the consideration of scalability and compatibility, a feasible program is supposed to achieve this by using XML and connection pool.
考虑到数据库访问的扩展性和兼容性,提出了一种基于XML和连接池技术的数据库访问层的实现方案。
参考来源 - 基于Linux的VOD视频服务器的设计和优化·2,447,543篇论文数据,部分数据来源于NoteExpress
应用推荐