论文部分内容阅读
本文阐述了在图像侦查系统中图片服务器的数据库连接池实现方案。针对图像侦查系统中海量图像查询与显示问题,提出了一种动态自适应的数据库连接方案,此方案采用参数匹配算法对连接池参数进行优化,动态调整配置文件,运用连接池并发调度策略达到连接池自适应调整的目的。通过测试和分析,该方案可以有效的提高数据库访问效率,同时实现数据库资源的有效利用,保证应用系统稳定。
This article describes the image detection system in the image server database connection pool to achieve the program. Aiming at the query and display of massive images in image detection system, a dynamic and adaptive database connection scheme is proposed. In this scheme, parameter matching algorithm is used to optimize the parameters of the connection pool. The configuration file is dynamically adjusted and the connection pool is used to achieve the connection Pool adaptive adjustment purposes. Through testing and analysis, the program can effectively improve the database access efficiency, while achieving effective use of database resources to ensure the stability of the application system.