使用新线程和使用线程池中的线程有什么区别?有什么性能优势,为什么我应该考虑使用池中的线程而不是我明确创建的线程?我在这里专门讨论.NET,但一般的例子很好.
.net architecture multithreading threadpool
.net ×1
architecture ×1
multithreading ×1
threadpool ×1