首页 | 本学科首页   官方微博 | 高级检索  
     检索      

Web数据库性能调优(英文)
引用本文:吴跃,邱会中,余水,余元辉.Web数据库性能调优(英文)[J].电子科技大学学报(社会科学版),2002(3).
作者姓名:吴跃  邱会中  余水  余元辉
作者单位:电子科技大学计算机科学与工程学院 成都610054 (吴跃,邱会中,余水),电子科技大学计算机科学与工程学院 成都610054(余元辉)
基金项目:国家自然科学基金资助项目,编号:69871005
摘    要:提出了一种基于Web数据库系统设计、实现和性能调优的新方法,该方法包括由RDBMS配置优化、应用模式设计优化和编程优化。通过内存、分段、磁盘参数和时间相关参数的优化可以设置一个好的RDBMS运行环境。在编程时,通过减少与后台连接和断开操作、建立和使用索引、多用存储过程和优化SQL语句可以优化系统性能。在应用设计时,通过优化应用逻辑和降低规范化可以大大地改善系统性能。

关 键 词:性能  优化  Web数据库  调优

Performance Tuning for Web Based Databases
Wu Yue,Qiu Huizhong,Yu Shui,Yu Yuanhui.Performance Tuning for Web Based Databases[J].Journal of University of Electronic Science and Technology of China(Social Sciences Edition),2002(3).
Authors:Wu Yue  Qiu Huizhong  Yu Shui  Yu Yuanhui
Abstract:The traditional C/S database systems often suffer from the poor performance in the environment of Web applications because the number of users and the frequency or the times of accessing to a Web application are very difficult to be determined in advance. In this paper, a new method is proposed for the design, implementation and tuning of the Web based database system. This approach focuses on the configuration of RDBMS, the design of application model, and programming. By optimization on memory, on fragmentation, on disk parameters and on time related parameters, a better running environment of RDBMS can be set up. By reducing the CONNECT and DISCONNECT operations, creating suitable indexes, using more stored procedure and optimization on SQL, good performance can be got at programming step. By optimization on business logic and denormalization, the system performance can be greatly improved at design step.
Keywords:performance  optimization  Web database  tuning
本文献已被 CNKI 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号