在Windows上学习IOCP的资源 [英] Resources To learn IOCP On Windows

查看:134
本文介绍了在Windows上学习IOCP的资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近在Windows上意识到了这个叫做IOCP的东西,我开始寻找有关它的更多信息,但是我找不到最新的信息(大多数示例都在将近5年的codeproject上)了许多指南或教程.任何人都可以通过在线教程或示例项目(您编写并可以共享或其他开源项目)或有关它的书的形式来推荐有关它的任何最新资源,因为如果它听起来不错,我计划使用它广泛,所以我会投资.

I recently was made aware of this thing called IOCP on windows and i began searching for more information on it but i couldn't find anything up to date (most of the examples were on codeproject almost 5 years old) and not too many guides or tutorials. Can anyone recommend any up to date resources about it in the form of online tutorials or example projects (that you wrote and can share or other open source projects) or even a book about it because if it's as good as it sounds i plan to use it extensively so i will invest in it.

谢谢.

推荐答案

IOCP是从黑暗时代开始就已经存在于Windows中的功能,并且自从几年以来变化不大.因此,从5年前开始的任何样本等到今天仍然应该可以很好地工作.

IOCP is a feature that has been in Windows since the dark ages and has changed little in years since. As such, any samples etc. from 5+ years ago should still work pretty well today.

MSDN上有一些有关IOCP的文档: http://msdn.microsoft.com/en -us/library/aa365198%28v = VS.85%29.aspx

MSDN has some documentation on IOCP: http://msdn.microsoft.com/en-us/library/aa365198%28v=VS.85%29.aspx

马克·鲁西诺维奇(Mark Russinovich)还为IOCP撰写了精彩的介绍: http://sysinternals.d4rk4.ru/Information/IoCompletionPorts.html

Mark Russinovich also wrote up a great intro into IOCP: http://sysinternals.d4rk4.ru/Information/IoCompletionPorts.html

Mark还在"

Mark also wrote a more thorough description of Windows' IO infrastructure in "Windows Internals" which is essential reading.

我还强烈推荐Jeffery Richter的"通过C/C ++的Windows ",这对于任何从事低级Windows编程的人来说都是必不可少的.

I also strongly recommend Jeffery Richter's "Windows via C/C++" which is also essential reading for anyone embarking on lower-level Windows programming.

HTH.

这篇关于在Windows上学习IOCP的资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆