Thread pooling

Hi,
Please give me some study material about "Thread pooling"
[65 byte] By [SunnyPriya] at [2007-11-19 19:55:27]
# 1 Re: Thread pooling
http://www.codeproject.com/threads/cpthreadpool001.asp
And
http://www.google.com/search?hl=en&q=%22Thread+pooling%22
SuperKoko at 2007-11-9 0:58:01 >
# 2 Re: Thread pooling
Also boost threads:

http://www.boost.org/doc/html/threads.html
NMTop40 at 2007-11-9 0:58:56 >