期刊文献+

TCP Server的动态线程POOL技术研究

A Study on the Technology of Dynamic Multithread POOL in TCP Server
下载PDF
导出
摘要 一、引言 在传统的Unix系统下,当一进程需要另一实体去完成某一子任务时,它就创建一个子进程进行处理.多年来,在U-nix系统下的大多数支持并行访问的网络Server都是按这种模式设计和运行的,当父进程接受到来自网络的一个Client的连接时,它就fork一个子进程,并由该子进程去处理这个Client的请求.这种方法存在两个问题: Multithread technique is one of the major technologies to implement parallel TCP Server. This paper presents a method of dynamic multithread POOL to enhance the performance of TCP Server, and simulates , analyzes and studies the several techniques for implementing dynamic multithread POOL. So, it gives us a reference to design a high performance parallel TCP Server.
作者 赵荣彩
出处 《计算机科学》 CSCD 北大核心 2002年第8期137-138,111,共3页 Computer Science
关键词 TCPServer 动态线程 POOL 线程 进程 INTERNET 计算机网络 UNIX TCP Server,Multithread,Thread POOL,Parallel programming
  • 相关文献

参考文献6

  • 1MDMA - Multithreaded Daemon for Multimedia Access. http:// www. ibiblio. org/mdma-release/mdma. html
  • 2An Approach for Constructing Web Enterprise Systems on Dis tributed Objects. http://www. redbooks. ibm. com/redpapers/ pdfs/redp0025. pdf
  • 3Distributed Systems & IP Services. http://www. multithread. co.uk/
  • 4Multithread Programming Technology. http://www. npac. syr. edu/projects/pcrc/cpswt -e/toc/node 1. htmlrg
  • 5Installed files for Apache Web Server, :www. linuxdoc. org
  • 6W Richard Stevens, UNIX networking Programming Volume I 2nd ed, networking APIs: Sockets and XTI, 1998 by Printice Hall

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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