然后,分析这两种并行执行方式在实现多范式并行语言时所存在的问题。
Then, it analyzes their disadvantages when implementing parallel language with multi paradigm.
本文首先介绍两种典型的并行执行方式:支持数据并行语言的SPMD方式和支持任务并行语言的MPMD方式。
Firstly, this paper introduces two existed parallel execution models: SPMD and MPMD supporting data parallel and task parallel languages, respectively.
通过编辑文件,删除不需要的表并把它分割为几个输入文件,这样就可以采用分阶段转移方式,也就是并行地执行从源数据库卸载和装载到目标数据库。
Edit the file to remove unwanted tables and split it into several input files to do a staggered movement approach where you perform unload from source and load to target in parallel.
多亏了分配组,XFS代码将允许多个线程和进程持续以并行方式运行,即使它们中的许多线程和进程正在同一文件系统上执行大规模IO 操作。
Thanks to allocation groups, the XFS code will allow multiple threads and processes to continue to run in parallel, even if many of them are performing non-trivial IO on the same filesystem.
本文介绍如何设置内存中数据网格,然后以分布式和并行方式跨网格执行计算和数据更新。
This article shows you how to set up an in-memory grid of data, and then perform computation and data updates in a distributed and parallel manner across the grid.
问题:流程的一部分需要以并行方式多次执行,而其数量在流程实际运行之前未知。
Problem: Part of a process has to be executed multiple times in parallel, the number of which remains unknown until the process actually runs.
将要以并行方式执行的该部分业务逻辑放在该事件处理程序内部。
Place that part of the business logic that is to be processed in parallel inside that event handler.
使用何种类型的并行处理也会受到查询的执行方式的影响。
The type of parallelism used is also influenced by how the query is processed.
前两个任务相互没有依赖性,这意味着它们是应用并行方式执行顺序工作模式的理想对象。
The first two tasks do not depend on each other, which means they are ideal candidates for applying the pattern of serial to parallel work.
通过查看流程和了解完成工作的方式,您可以确定按顺序执行的步骤能够并行执行,如1.8部分所示。
By looking at the process and understanding how the work is done, you might determine that a sequence of steps could be done in parallel, as in section 1.8.
测试用例以并行和串行方式执行。
按串行方式执行一组事务的效果应该与并行执行它们的效果相同。
The effect of executing a set of transactions serially should be the same as that of running them concurrently. This requires two things
耦合任务的重叠执行是复杂产品实施并行工程的一种重要方式。
Overlapping the coupled activities is an important strategy to implement concurrent engineering in complex product development process.
对于部署用于并行执行的应用程序,以私有方式部署的程序集是一种很方便的方法,因为这样的程序集不会影响计算机上的其他程序集。
Privately deployed assemblies are a convenient way to deploy an application for side-by-side execution because such assemblies cannot affect other assemblies on the computer.
对于部署用于并行执行的应用程序,以私有方式部署的程序集是一种很方便的方法,因为这样的程序集不会影响计算机上的其他程序集。
Privately deployed assemblies are a convenient way to deploy an application for side-by-side execution because such assemblies cannot affect other assemblies on the computer.
应用推荐