Показаны сообщения с ярлыком IOCP. Показать все сообщения
Показаны сообщения с ярлыком IOCP. Показать все сообщения

воскресенье, 7 марта 2010 г.

IOCP Thread Pooling in C# - Part II

In part 2, William will continue to explain how the create a class that will handle threads using a IOCP Thread Pool.


http://www.devarticles.com/c/a/C-Sharp/IOCP-Thread-Pooling-in-C-sharp-Part-II/

IOCP Thread Pooling in C# - Part I



This is the first part of William's two part series on thread pooling in C#. By importing a dll file for IOCP thread support.


http://www.devarticles.com/c/a/C-Sharp/IOCP-Thread-Pooling-in-C-sharp-Part-I/