المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Windows with C++: Thread Pool Cancellation and Cleanup



C++ Programming
10-01-2011, 12:40 AM
Cancellation and cleanup are notoriously difficult problems to solve when it comes to multi-threaded applications. However, the thread pool environment enables cleanup groups, which make the thread pool’s objects and callbacks more manageable, as Kenny Kerr details.

Kenny Kerr

MSDN Magazine October 2011 (http://msdn.microsoft.com/magazine/019f0793-ada2-469d-a7c0-457cc3f6dce3)