|
计算机应用研究 2006
Research of Self-Adaptive Management Strategy of Database Connection Pool Based on JDBC
|
Abstract:
Through analyzing the disadvantages of the current database connection pool on the aspects of parameter configuration and management strategy, this paper presents a self-adaptive management strategy of connection pool. It applies configuration parameter, setting up the thread of monitoring and running log of management scheme etc, to solve the inefficiency of current connection pool. Through operations and tests,it proves that system response duration is shorter and expense on system resources is lower by applying this scheme, thus the performance of system is improved.