Selasa, 12 Oktober 2010

Introduction to the Windows Threadpool

I regularly receive feedback that the Win32 Threadpool API is complex and there is a need for better examples. To improve this situation, I decided to create three wrapper C++ classes which provide the following; queuing work items, associating callbacks with events and timer functionality. You can directly use these wrapper classes or look at the source to understand how to use the Threadpool

Tidak ada komentar:

Posting Komentar