期刊文献+

线程池的优化设计 被引量:12

Optimizing in the Desing of Thread Pool
下载PDF
导出
摘要 在各种业务解决方案的设计中,服务器处理任务的效率是衡量方案优劣的一个重要标准 使用线程池技术发处理任务是提高服务器效率的一个主要手段 在几乎所有线程池的设计中,线程的算法都没有根据线程所要执行的任务特点进行调整,导致实际使用过程中的效率并不高 作者设计了一个通用的线程池,并且可以根据不同任务的特点,调整线程池参数。 In the designs of various kinds of business solutions,the efficiency of processing tashs in the server is an important standard to weight these solutions.A main means to improve the effciency is to adopt thread poolins thchnology to process task concurrently.But the algorithm of most thread pool based on the characteristic of tasks.As a result,the efficiency of system is improved scarcely.An extensible thread pool is designed in the thesis.It can be set up the corresponding parameters according to the different characteristic of processing tasks in different server.And in this way the improvement of server performance will be the most enormous.
出处 《四川大学学报(自然科学版)》 CAS CSCD 北大核心 2005年第1期63-67,共5页 Journal of Sichuan University(Natural Science Edition)
关键词 多线程 阻塞 线程池 任务 量级 multithreading suspend thread pool task weight
  • 相关文献

参考文献8

  • 1Jeffrey Richter著 王建华 侯丽坤 等译.Windows核心编程(第四版)[M].北京:机械工业出版社,2000..
  • 2BjarneStroustrup著 裘宗燕译.C++程序设计语言(特别版)[M].北京:机械工业出版社,2002..
  • 3ScottMeyers著 侯捷译.EffectiveC++2nd[M].武汉:华中科技大学出版社,2001..
  • 4Jim Beveridge RobertWiener著 侯捷译.Win32多线程程序设计[M].武汉:华中科技大学出版社,2002..
  • 5Deepak Alur Dan Malks John Crupi著 牛志奇译.J2EE核心模式[M].北京:机械工业出版社,2002..
  • 6HerbSutter著 卓小涛译.ExceptionalC++[M].北京:中国电力出版社,2003..
  • 7BruceEckel.C++编程思想(英文原版第二版)[M].北京:机械工业出版社,2002..
  • 8AndrewS著 潘爱民译.计算机网络(第四版)[M].北京:清华大学出版社,2004..

共引文献16

同被引文献67

引证文献12

二级引证文献28

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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