期刊文献+

基于Servlet的线程安全问题的研究

Research of Thread Safety Problem Based on Servlet
下载PDF
导出
摘要 由于Servlet在服务器端事务处理方面的优异表现,在许多的Web应用中,它仍然是不可或缺的。在默认情况下,Servlet是以单实例多线程方式进行工作的,这就要求在用Servlet构建Web应用时重点考虑其线程的安全性。文章从一个实际的Servlet用例入手,就安全性问题展开了深入的分析,并得出其中实例变量不正确的使用是造成Servlet线程不安全的重要原因的结论,同时还就这一问题给出了几个供参考的解决方案。 Because of Servlet's good performance in server-side transaction processing, it is still indispensable in many Web applications. Servlet works in the way of single instance and multiple threads by default, so the safety of its threads should be considered emphatically in using Servlet to construct Web applications. Starting with a real Servlet case, the safety problem is deeply analyzed, and the conclusion is drawn that the incorrect use of instance variable is the significant cause of making Servlet threads unsafe, also several solutions to this problem are given for reference.
作者 刘冰
出处 《计算机时代》 2010年第5期17-19,共3页 Computer Era
关键词 SERVLET 线程 安全性 内存模型 实例变量 Servlet thread safety memory mode instance variable
  • 相关文献

参考文献6

  • 1[美]埃史尔.Java编程思想(第4版)[M].机械工业出版社,2007.
  • 2[美]霍斯特曼.JAVA核心技术卷II[M].机械工业出版社,2008.
  • 3张吉才.JavaWeb应用开发教程[M].科学出版社,2006.
  • 4刘斌.精通JavaWeb整合开发[M].电子工业出版社,2006.
  • 5[美]霍尔,布朗.Servlet与JSP核心编程[M].清华大学出版社,2004.
  • 6孙鑫.JavaWeb开发祥解[M].电子工业出版社,2006.

共引文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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