首页 | 本学科首页   官方微博 | 高级检索  
     

完成端口模型的使用与分析
引用本文:周鹏,黄灿,江楠.完成端口模型的使用与分析[J].软件,2012(2):31-32,35.
作者姓名:周鹏  黄灿  江楠
作者单位:91550部队
摘    要:完成端口是一种复杂的Win32内核对象。应用程序可以用完成端口管理线程池为大量的异步I/O请求提供服务,而不必为每个I/O请求分别创建服务线程。完成端口模型用于开发服务器应用程序,以提供优良的伸缩性和获得最好的系统性能。本文构建了一个基本的网络服务器程序框架,对完成端口模型的用法进行阐述与分析。

关 键 词:完成端口  线程池  套接字

The Usage and Analysis of Completion Port Model
ZHOU Peng,HUANG Can,JIANG Nan.The Usage and Analysis of Completion Port Model[J].Software,2012(2):31-32,35.
Authors:ZHOU Peng  HUANG Can  JIANG Nan
Affiliation:(Unit 91550 of PLA,Dalian 116023,Liaoning)
Abstract:Completion port is a complicated Win32 kernel object.Applications can provide service for a large number of asynchronous I/O requests by using completion port to manage thread pool,and needn’t create service threads for each I/O request.Completion port model is used to develop server application to provide excellent scalability and get the best system performance.This paper constructed a basic network server application framework,expatiated and analyzed the usage of Completion port model.
Keywords:completion port  thread pool  socket
本文献已被 CNKI 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号