期刊文献+

Web服务器端线程池模型的设计 被引量:1

The Design Of ThreadPool Model On Web Server Side
下载PDF
导出
摘要 随着网络用户的日益猛增,Web服务器端承受的压力越来越大,除了提高Web服务器端的硬件配置,使用纯软件技术来提升Web服务器性能变得越来越关键。为了能从程序运行的角度提升Web服务器性能,本文在传统的Web服务器多线程处理方案的基础上,设计一种线程池模型,对Web服务器端多线程进行统一管理。通过使用线程池来管理多线程,可以避免频繁的创建和销毁线程,降低系统消耗,进而提升Web服务性能。 With the increase of web users quickly, the pressure on web server side is become greater and greater. Except getting the better hardware, using the technology of software to improve the web server performance is the key. For improving the web server performance in terms of program running, this paper base on the traditional solution of multithread on web server, devise the model of threadpool to manage the multithread on web server side. With managing multithread using this model, the web server may avoid creating and destroying thread frequently, reduce the consumption of system and improve the web server performance.
作者 武嘉捷
出处 《山西农业大学学报(自然科学版)》 CAS 2008年第4期487-490,共4页 Journal of Shanxi Agricultural University(Natural Science Edition)
关键词 线程池 线程同步 多线程Web服务器 Thread pool Thread sync Multithread web server
  • 相关文献

参考文献2

  • 1张中庆.Linux下通用线程池的创建与使用[EB/OL].2004-12-23[2008-3-15].http://blog.csdn.net/tingya/archive/2004/12/23/226614.aspx.
  • 2史蒂文斯,芬纳,鲁道夫.杨继张译.UNIX网络编程第1卷:套接口API[M].北京:清华大学出版社,2006(3):601,603,605.

同被引文献3

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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