- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Windows异步IO和完成端口(国外英文资料)
Windows异步IO和完成端口
Windows asynchronous I/O and complete ports
Last week, I made a presentation about Windows asynchronous I/O and the completion port technology, focusing on the theory, and the review based on the IOCP network library code.
Asynchronous I/O completion port is a, will be the two juxtaposed as the title, because of the complexity of the completion port and USES compared with several other asynchronous I/O combined experience. In Windows core programming, the introduction of asynchronous I/O is clear, and here is a review.
First distinguish between two sets of concepts: synchronous/asynchronous (Async/Sync), blocking/non-blocking (blocking/non-blocking)
The two sets of concepts are ambiguous, and sometimes they dont have to be clear. I defined these two groups of concepts as a result oriented and a process oriented. Imagine the queues in your life. Impression in the queue is one of the most painful to watch the world expo in Shanghai at the age of 2010, each into a venue to row 2-5 hours, and the weather is hot and dry, queue in the process of abnormal unbearable. Another way to get into a venue is by booking a ticket, which can be put into place on the day of the vote. Hen in line is a kind of synchronous way, until its your turn to go in, in team by hen is asynchronous, two ways are all facing the same results: hen. To wait in the queue process, but only in a team, freedom means the behavior, which is blocked, do anything, and by the can before the hen to any other wanted to go, freedom of action, is also blocked. In this example, you can see why you prefer to be asynchronous and non-blocking, in the program, and the performance difference (see this article). The asynchronous I/O is introduced.
The condition of requesting asynchronous I/O
Any asynchronous I/O needs to be supported by system facilities, just as the admission ticket is required to have an appointment ticket. Asynchronous I/O request also requires two basic conditions: queue and overlap
您可能关注的文档
- 2007高考满分作文:起色(两篇)(国外英文资料).doc
- 2008-2009学年度山东省泗水县七年级语文第一学期期中质量检测卷(国外英文资料).doc
- 2004年实际技能测验题目汇总(国外英文资料).doc
- 2008年成人高考《医学综合》试题与答案(国外英文资料).doc
- 2008年鹿城区教科规划(国外英文资料).doc
- 20090627检验考试题答案(国外英文资料).doc
- 1固废课程设计(国外英文资料).doc
- 2009年5月心理咨询师考试三级真题(LILUN ZHISHI )(国外英文资料).doc
- 2008-9-25类比反义总结(国外英文资料).doc
- 2009届广东省五校高三第二联考文科数学试卷2008.10.10(国外英文资料).doc
文档评论(0)