|
-
Apr 25th, 2012, 02:19 AM
#4
Re: Standard Thread vs Background Worker
 Originally Posted by jmcilhinney
The ThreadPool will then manage the number of simultaneous operations and thereby prevent you from bringing the system to a grinding halt.
Can a List(Of Thread) be made to do the same thing ? Whats special about the ThreadPool ? I've never used that before for threading but I've seen it mentioned multiple times around here. I guess what I'm really asking is if ThreadPool threads have some special quality or properties that set them apart.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|