Saturday, January 27, 2007

Thread pools

Here is a good article that describes the importance and implications using pool threads.
http://www-128.ibm.com/developerworks/library/j-jtp0730.html

Are you creating any kind of applications that needs to create variable number of threads to get resources? If so, then perhaps you need to read this.

No comments: