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中应用程序的性能,特别是使用任务并行类库(TaskParallel Library)的那些应用。
Parallel programming is not just a new library or a new set of language features. It is a new way of designing and programming, and often requires new algorithms.
并行编程并非仅仅是个新的程序库或是新的语言特性集,而是全新的设计与编程方式,通常需要使用新的算法。
Microsoft Research's Accelerator Project exposes a.net library for performing parallel data processing using a computer's GPU.
微软研究院加速器项目公开了一个使用计算机的GPU完成并行数据处理的。NET函数库。
The Message Passing Interface (MPI) defines a library specification that describes how applications should be written to take advantage of parallel computing concepts.
消息传递接口(Message Passing Interface,MPI)定义了一个库规范,描述了如何编写发挥并行计算优势的应用程序。
The parallel version of the Linpack benchmark requires that an MPI library be installed.
Linpach基准的并行版本要求安装一个MPI库。
All sorts of sorting, searching, and numerical algorithms are amenable to parallel decomposition. in the future, standard library mechanisms like Arrays.sort .
所有的排序、搜索和数字算法都可以进行并行分解(以后,像Arrays . sort这样的标准库机制将会使用fork - join框架,允许应用程序免费享有并行分解的益处)。
The library calls, which interact with the server programs, make a network of computers appear to be a single computer with parallel processors.
库调用与服务器程序交互,使得计算机网看上去像是一台有很多并行处理器的计算机。
When Parallel Thoughts comes into play, remove seven cards from your library from the game, put them in a face-down pile, and then shuffle the pile and shuffle your library.
进场时,将你牌库中任意七张牌移出游戏且牌面朝下方式以任意顺序放置一堆,然后重洗你牌库。
In this paper, a design method of parallel computing software library based on performance predict technology is provided, it is a promising way to hide the detail of parallel computing.
为方便用户使用并行软件库,该文提出了一种基于性能预测技术来开发并行计算软件库的方法,这是一种隐藏并行计算细节的有效途径。
A new nitrogen-containing heterocyclic pyrethroid library was designed and constructed using combinatorial parallel synthesis.
以菊酯为骨架,采用组合平行法,设计合成了新型含氮杂环的菊酯类化合物库。
This paper introduces the parallel algorithm software library, PASL.
本文介绍了并行算法软件库pasl。
Other library releases are being worked on in parallel. Their release dates haven't been set yet.
其他的库的发行工作也正在同时进行中。它们的发布日期还没有确定。
The common implementation is just adding an I/O library between the applications and the file system to acquire the access pattern of parallel applications.
常见的实现方式是在并行文件系统上层再加入一个可以获取并行程序数据访问模式的层次—并行I/O库。
The common implementation is just adding an I/O library between the applications and the file system to acquire the access pattern of parallel applications.
常见的实现方式是在并行文件系统上层再加入一个可以获取并行程序数据访问模式的层次—并行I/O库。
应用推荐