It is common knowledge that you can gain a lot of performance benefits by using database connection pools.
众所周知,使用数据库连接池可以获得许多性能优势。
A reasonable, efficient design and realization scheme for database connection pools was presented, which is based on the analysis of database connections.
在对数据库连接进行分析的基础上,提出了一种合理、有效的数据库连接池的设计与实现方案。
Implement connection pools to the database and reuse connection objects, rather than repeatedly opening and closing connections.
实现数据库连接池,重用连接对象,而不是重复地打开和关闭连接。
应用推荐