Publication | Closed Access
A Method of Design and Optimization of Database Connection Pool
11
Citations
0
References
2012
Year
Unknown Venue
Database DesignEngineeringDatabase SystemStatic DcpComputer EngineeringComputer ScienceDatabase TuningDatabase Connection PoolDynamic DcpDatabase AccessData ManagementDatabase ConstructionParallel Database
The Database Connection Pool (DCP) is used to solve the problems of the traditional method of accessing database. It introduces the model of DCP and explains its work principle. Based on the static DCP, it presents a dynamic optimization method and analyzes how it works. It is proved that the dynamic DCP can improve the efficiency of accessing database greatly.