parallel execution造句
例句与造句
- During query optimization , sql server looks for queries or index operations that might benefit from parallel execution
在查询优化过程中, sql server将查找可能会受益于并行执行的查询或索引操作。 - Is a discrete event simulation language that helps software developers boost performance through sequential or parallel execution
是离散的事件仿真语言,有助于软件开发人员通过顺序或并行执行而提高性能。 - Gridshell also introduces syntax to allow a task to broadcast data to all participating tasks in a parallel execution of a command
Gridshell还采用了新的语法让任务将数据广播到并行执行该命令的所有任务中。 - The sql server query optimizer does not use a parallel execution plan for a query if any one of the following conditions is true
如果下列情况之一为真,则sql server查询优化器不会针对查询使用并行执行计划: - Similarly , a task may wish to wait on input data from another task in the parallel execution of a command by specifying the
类似地,任务可能会希望等待并行执行该命令的其他任务输入数据,这可以通过在重定向输入时指定 - It's difficult to find parallel execution in a sentence. 用parallel execution造句挺难的
- For these queries , sql server inserts exchange operators into the query execution plan to prepare the query for parallel execution
对于这些查询, sql server会将交换运算符插入查询执行计划中,以便为查询的并行执行做准备。 - May wait on a blocking receive for all the other tasks in the parallel execution of the script before finally reporting its completion
在最终报告自己执行完成之前,可能会等待脚本中并行执行的所有其他任务已经完成的消息。 - There are never more than one or two copies of the query plan in memory : one copy for all serial executions and another for all parallel executions
内存中永远不会有两个或多个查询计划副本:一个副本用于所有的串行执行,另一个用于所有的并行执行。 - Sql server will consider parallel execution plans for queries , index data definition language operations , and static and keyset - driven cursor population
Sql server将考虑为查询、索引数据定义语言( ddl )操作、静态的和由键集驱动的游标填充实施并行执行计划。 - Parallelizing a legacy sequential simulator does not bring optimum efficiency in parallel execution . " after the fact " parallelization has been shown to be difficult and ineffective
将传统的串行仿真器并行无法带来并行执行的最佳效率。 “发生之后”的并行显得困难且低效。 - To avoid negative consequences of nondeterminative timing of parallel execution of tasks in the loop , the package should be configured to run only one executable at a time
若要避免在循环中并行执行任务时遇到不可确定的定时导致的负数结果,应当将包配置为每次只运行一个可执行文件。 - This is useful in single program multiple data spmd and master - slave type parallel execution patterns in which a task s rank determines the role it takes in the parallel execution
这对于单程序多数据( single program multiple data , spmd )和主从类型的并行执行模式都非常有用,此时任务的评级可以决定它在并行执行过程中的角色。 - Management of data , atlantic city , new jersey , usa , may 1990 , pp . 312 - 321 . 17 lanzelotte r , valduries p , zait m . on the effectiveness of optimization search strategies for parallel execution spaces
启发式方法用于减少查询执行策略的搜索空间并行执行来减少系统总体响应时间动态性保证从更精确的系统状态信息来产生后继的查询执行序列。 - To determine which applications are good candidates for execution in a grid environment , there are two high - level scenarios that can be applied : applications that benefit from increased parallel execution and applications that run immediately and locate a system resource on demand
要确定哪些应用程序适合在网格环境中运行,有两种高级场景可以应用:可以从增加并行执行中受益,或者从增加即时运行并随需应变地定位系统资源的应用程序中受益。 - Except to realize the function of normal rpc , arpc provides a number of new capabilities not available in normal rpc . these capabilities include : dynamic load balancing , service transparence , service parallel execution , synchronous and asynchronous call , out - of order replies , dynamic creating of server , combined client - server support , p2p communication style , receipt acknowledgement and so on
除实现通常的rpc具有的功能外, arpc还有许多新的功能和特点,比如动态负载平衡、服务透明、服务并行执行、同步、异步调用功能、不需按请求顺序响应、服务器的动态创建、客户?服务器支持、 p2p的通讯风格、消息接受确认等。