摘要
数据库的访问效率是影响应用系统运行效率的关键因素,采用何种方法提高数据库访问效率是软件开发人员普遍关注的问题,也是研究中的难题。本文基于.NET平台,利用多线程技术来处理与分布在不同机器上的多个数据库交互,线程池技术减少了线程创建和销毁的开销,提高了线程的可重用性,因而可以有效提高服务器端效率。该种方法为提高数据库访问效率提供了一种有效的途径。
This paper, based on . NET platform, uses multithread technology to process and distribute the in teraction of the databases on different machines. The thread pool technology reduces the thread creating and destro ying expenses, improves the thread reusability, thus it can significantly improve the efficiency of the server. This method provides an effective way to improve database access efficiency.
出处
《中州大学学报》
2012年第3期105-107,共3页
Journal of Zhongzhou University
基金
河南省基础与前沿技术研究计划项目(112300410284)