|国家预印本平台
首页|数据库连接池在电子病历共享系统中的应用研究

数据库连接池在电子病历共享系统中的应用研究

he Application and Research of Database Connection Pool in Sharing System of Electronic Medical Records

中文摘要英文摘要

本文构建了数据库连接池系统,可完成对多个不同数据库的连接的管理,从而满足应用系统对多个数据库的访问需求,并可方便地增减被管理的数据库,提高系统的可扩展性。设计了数据库连接池的优化方案,通过引用计数实现了数据库连接的复用。避免了内存泄露的产生,降低了系统开销,提高了数据库的访问效率和系统性能。数据库连接池系统提供了监控策略的接口和具体实现,提高了系统的可维护性和可复用性。

his paper build a database connection pool system, which can finish the management of different databases connection, meet the application's access requirements to multiple databases, and can easily manage the database change, improve system scalability. Designed a optimization scheme of database connection pool, implemented the reuse of database connections through reference counting method. Avoid the generation of memory leaks and reduced the system overhead,Improved the efficiency of database access and system performance. Database connection pool system provides the interface and the concrete implementation strategies of the monitoring system, which improved system maintainability and reusability.

杜军平、刘言

医药卫生理论计算技术、计算机技术

数据库连接池电子病历设计模式

databaseconnection poolElectronic medical recordsDesign Patterns

杜军平,刘言.数据库连接池在电子病历共享系统中的应用研究[EB/OL].(2011-04-18)[2025-08-02].http://www.paper.edu.cn/releasepaper/content/201104-395.点此复制

评论