多线程实现Thread.Start()与ThreadPool.QueueUserWorkItem两种方式对比
摘要:Thread.Start(),ThreadPool.QueueUserWorkItem都是在实现多线程并行编程时常用的方法。两种方式有何异同点,而又该如何取舍?
阅读全文
posted @ 2014-11-30 15:56
Design & Code
posted @ 2014-11-30 15:56
posted @ 2014-11-22 18:33