connection pool
基本解释
- 连接池
英汉例句
- All this depends on both the scalability of the database server and the middleware managing the connection pool.
所有这一切都依赖于数据库服务器和管理连接池的中间件的可伸缩性。 - This is because all database access is performed using one of several common shared connections from the connection pool.
这是因为所有数据库访问都是使用连接池中的若干公共共享连接之一执行的。 - In our first article, we let the personalization user and content resource wizards create a data source for us; however, we would rather utilize the full capabilities of the connection pool model.
在我们的第一篇文章中,我们让个性化用户和内容资源向导为我们创建数据源;但我们更希望利用连接池模型的完整功能。 - In a city with a relatively small jury pool, it also seems that almost every juror called has some connection, either to one of the witnesses, lawyers, or players.
NPR: Libby Jury Selection Includes Some Surprises
双语例句
权威例句
词组短语
- connection -pool 连接池
- Database Connection Pool 数据库;数据库连接池;连接池
- php db connection pool 数据库
- Database Connection Pool Configurations 数据连接池的配置
- connection pool technique 连接池技术
短语
专业释义
- 连接池
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和连接池技术的数据库访问层的实现方案。