搜索资源列表
fwvi
- 一个完成端口的例子,是windows的五种io模型中的一种,好像是异步吧-An example of a completion port, is one of the five kinds of Windows IO model, seems to be asynchronous
kecommendationvalue
- 利用完成端口模型编写的服务器端,具有很强的参考价值,值得推荐,-Using the completion port model to write the server side, has a strong reference value, worthy of recommendation,
PiggyStressTestClient
- 完成端口初始化的工作比起其他的模型来讲是要更复杂一些,所以说对于主线程来讲,它总觉得自己付出了很多,总觉得Worker线程是坐享其成,但是Worker自己的苦只有自己明白,Worker线程的工作一点也不比主线程少,相反还要更复杂一些,并且具体的通信工作全部都是Worker线程来完成的,Worker线程反而还觉得主线程是在旁边看热闹,只知道发号施令而已,但是大家终究还是谁也离不开谁,这也就和公司里老板和员工的微妙关系是一样的(pigg stress test client)