• Note: the availability in human tasks parallel to the activity with this name would be unpredictable, since parallel process branches are concurrent.

    注意与具有名称活动并行人工任务可用性不可预测的,因为并行流程分支并发的。

    youdao

  • Remote parallel execution was not favorable for smaller tasks because the overhead for communication between the machines was significant.

    远程并行执行并不适合小型任务因为机器通信系统开销不容忽视。

    youdao

  • There is an additional consideration for parallel paths, because tasks on each path can be performed at the same time; you need to consider how to handle the data.

    对于并行路径存在另外一个注意事项因为每个路径任务同时执行需要考虑如何处理数据

    youdao

  • We emphasized that the RUP has the advantage of allowing task overlaps; that is, different phases can have tasks taking place in parallel.

    我们向他们强调RUP具有允许任务交迭执行好处也就是说不同阶段任务可以并行的被执行。

    youdao

  • Increasing the number of parallel CSLD tasks and particularly their internal threads, however, is not as straightforward.

    然而增加并行CSLD任务数量特别是增加它们内部线程数不是件容易的事情。

    youdao

  • 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.

    两个任务相互没有依赖性意味着它们应用并行方式执行顺序工作模式理想对象。

    youdao

  • Team work: the structural aspect of architecture allows for the assignment of tasks to teams that can work both in parallel and physically separated from each other.

    团队工作体系结构结构方面允许不同的团队(可能是并行地工作,也可能地理位置上是分开的)分配任务。

    youdao

  • This means that remote parallel execution consumed less time on larger tasks.

    就是说,当执行大型任务远程并行执行消耗的时间较少

    youdao

  • If the same processing is required for each array element, with no dependencies in the computations, and no communication required between tasks, we have an ideal parallel computing opportunity.

    如果每个数组元素需要处理而且数组没有依赖关系,执行计算任务之间也需要通信,这样的话将是一个执行并行式计算的理想环境

    youdao

  • Sometimes tasks performed sequentially could be done in parallel.

    有时按顺序执行一些任务可以并行执行。

    youdao

  • The MAX DEGREE option on DSNTIP4 determines the maximum degree of parallelism (maximum number of parallel tasks).

    DSNTIP4MAXDEGREE选项决定最大并行(并行任务的最大数量)。

    youdao

  • The ideal threshold for choosing between sequential and parallel execution is a function of the cost of coordinating the parallel tasks.

    用于选择顺序并行执行方法理想阙值协调并行任务成本

    youdao

  • Tasks with few dependencies are often described as "embarrassingly parallel," meaning that they're almost too easy to separate into a number of parallel tasks.

    依赖性较少任务通常被描述高度平行”,容易它们分成多个并行任务了。

    youdao

  • Sometimes tasks may need to be conducted in parallel and must be on their own tab; still others can be sufficiently focused that there is no benefit from additional components.

    有时任务需要并行进行必须各自选项卡上不能附加组件获益的其他任务则得不到关注

    youdao

  • Creating the process flow by connecting the tasks together (as sequential or parallel steps).

    通过任务连接起来(作为连续相同步骤)创建流程

    youdao

  • These three tasks can be done at the same time, so we add a Parallel Gateway to our Process.

    三项任务同时完成因此我们流程添加一个ParallelGateway

    youdao

  • Because GPars gives these tasks to a pool of workers, I can now perform all of my searches in parallel (provided the pool is large enough).

    由于GPars这些任务分配给了作业员现在可以并行执行所有搜索了(只要内存足够)。

    youdao

  • It started way back in JDK 1.5 when Doug Lea and his JSR 166 expert group added their API level support for breaking up an application into tasks that could be executed in parallel.

    这起始于jdk 1.5,那时DougLeaJSR 166专家组添加API层次支持以将应用分解多个可以并行执行任务

    youdao

  • The application part which is designed to run in parallel to other tasks should go into a Work object, which is an object implementing the com.ibm.websphere.asynchbeans.Work interface.

    其他任务并行运行应用程序部分应该加入Work对象实现com . ibm . websphere . asynchbeans .Work接口的对象。

    youdao

  • WebSphere Application Server is designed to process a large number of parallel short-time tasks, and work queues and thread pools are two components that are used often to handle parallel workload.

    WebSphereApplicationServer旨在处理大量并行短时间任务工作队列线程两个经常用来处理并行工作负载组件

    youdao

  • Workflows enable the administrator to create tasks that can run either in sequence or in parallel across multiple computers at the same time.

    工作流管理员可以创建任务这些任务或者可以依次运行可以同时台计算机并行运行。

    youdao

  • This provides a mechanism for developers to decompose problems into tasks that can then be executed in parallel across arbitrary Numbers of processor cores.

    开发者提供了一种机制可以问题拆解为多个任务任意数量处理器核心并行执行

    youdao

  • For example, if two tasks do not depend on each other, they could be done by two different resources in parallel, making the overall process run faster.

    例如如果任务没有相互依赖关系,则它们可以两个不同资源并行完成从而使总体流程运行得更快

    youdao

  • With this method a single query causes DB2 to generate several tasks, which are executed in parallel to access the data.

    通过这种方法查询可以使DB2生成多个任务这些任务并行地执行,访问数据。

    youdao

  • Because most of the tasks are automated, there are little or no constraints on the number of them that can be performed in parallel.

    由于大多数任务都是自动执行可以并行执行资源数量几乎没有约束

    youdao

  • Utilizing a pool of workers to execute multiple tasks in parallel is also beneficial for CPU-bound tasks.

    使用批作业员并行执行多个任务cpu密集型任务大有裨益

    youdao

  • They are well suited to sequential and parallel tasks.

    它们非常适合顺序执行或者并发执行的任务。

    youdao

  • In addition, if you use a compute grid to process tasks in parallel, you usually want a data grid superimposed as well, to provision the state for the compute grid to work off.

    此外如果使用计算网格并行处理任务通常需要一个数据网格来为其提供清理状态

    youdao

  • A program that, for instance, wants to use something like Skynet, a Ruby version of MapReduce, using multiple VMs to run tasks in parallel, will have to be adapted for every Ruby implementation.

    举例来说,如果一个程序使用Skynet (MapReduceRuby版本),还想使用虚拟并行运行任务,那么其必须进行适配以适合每种Ruby实现。

    youdao

  • Fork splits the process flow into two or more alternative paths, enabling two or more tasks to be performed in parallel.

    Fork处理流程拆分为多个可选路径使两个或多个任务能够并行执行

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定