CodeGuru Fast, Efficient Allocator for Small Blocks of Memory Learn about an approach to allocate small blocks of memory quickly and efficiently. in Public bookmarkswith codegurumemmory
CodeGuru A Simple Thread Pooling Approach Learn about a simple mechanism to achieve thread pooling by using Windows messages. in Public bookmarkswith codeguruthread