IOCP presents an efficient solution to the "one-thread-per-client" bottleneck problem (among others), using only a few processing threads and asynchronous input/output send/receive.
IOCP提供了一个有效的解决办法“一个线程每客户”的瓶颈问题(等等) ,只用少数的处理线程和异步输入/输出传送/接收。
IOCP presents an efficient solution to the "one-thread-per-client" bottleneck problem (among others), using only a few processing threads and asynchronous input/output send/receive.
IOCP提供了一个有效的解决办法“一个线程每客户”的瓶颈问题(等等) ,只用少数的处理线程和异步输入/输出传送/接收。
应用推荐