期刊文献+

J2EEWeb应用程序性能提高研究与实践

Research and Practice of J2EE Web Application Performance Optimization
下载PDF
导出
摘要 Web应用程序的分布式和多用户特性使得性能问题成为需要关注的重要问题,由于web浏览器的灵活通用性,用户无需安装客户端等优点,web应用程序一旦交付使用,用户数将很容易增加,但是要保证在增加这些额外的用户后你的程序仍会运行良好,就需要做些性能优化方面的努力了。通过利用页面缓存和数据库连接池以及一些其他java编程方面提高效率的手段和建议,可以显著提高和实现对web应用程序的性能优化。 Because of the distribution and multiply users peculiarity of J2EE web application, the performance issue become more and more important. Once a J2EE web application is ready and be used, there is no need to install any client app, instead of, any web browser can access the web application which is widely used in personal computer. So the amount of users can easily increased, to make sure the web application can running good under this situation, some performance tuning should be done. Page cache, database connection pool and other way of java coding can observably optimize the performance of J2EE web application.
作者 叶瑜 YE Yu (Zhejiang Radio & Television University, Hangzhou 311100, China)
出处 《电脑知识与技术》 2011年第12期8838-8843,共6页 Computer Knowledge and Technology
关键词 J2EE WEB应用 性能 优化 数据库连接池 页面缓存 J2EE web app performance tuning database connection pool page cache
  • 相关文献

参考文献2

二级参考文献5

  • 1[1]Doug Bell Make Java fast:Optimize! http://www.javaworld.com/
  • 2[2]Jonathan Hardwick Optimizing java for Speed http://www.cs.cmu.edu/jch/java/speed.html
  • 3[3]Brian Goetz Tweak your 10 performance for faster runtime http://www.javaworld.com/
  • 4[4]Sun's JDBC site http://java.sun.com/products/jdbc
  • 5[5]Java2 Platform http://java.sun.com/java2

共引文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部