The fourth video is on the core of Parallel Extensions, the Task Parallel Library.
第四个视频针对并行扩展的核心——任务并行库(Task Parallel Library)。
If you're doing CPU-based operations, then I'd recommend the Task Parallel Library.
如果你做的CPU为基础的业务,那么我建议你任务并行库。
The Task Parallel Library, or TPL, is essentially an advanced version of the.net thread pool.
任务并行库,又被称为TPL,本质上是一个高级版本的。NET线程池。
Just like code that targets the Task Parallel Library, PLINQ queries scale in the degree of concurrency based on the capabilities of the host computer.
就像面向任务并行库的代码一样,PLINQ查询会根据主计算机的能力按比例调整并发程度。
Microsoft has been working on ways to improve the performance of parallel applications in.net 4.5, specifically those using the Task parallel Library. Here is a preview of what you can expect to see.
微软正在努力改进。NET 4.5中应用程序的性能,特别是使用任务并行类库(Task Parallel Library)的那些应用。
Microsoft has been working on ways to improve the performance of parallel applications in.net 4.5, specifically those using the Task parallel Library. Here is a preview of what you can expect to see.
微软正在努力改进。NET 4.5中应用程序的性能,特别是使用任务并行类库(Task Parallel Library)的那些应用。
应用推荐