• They beat Canada 4-1 in their last round-robin match at Nagoya in Japan.

    上一次日本名古屋举行循环赛中,他们以4比1战胜了加拿大

    《柯林斯英汉双解大词典》

  • In Listing 1, we assign message priority simply on a round-robin basis.

    清单1中,我们简单地循环方式分配消息优先级

    youdao

  • Now we have got only 5 teams, so the single round-robin system will be used.

    现在我们仅有5个所以比赛将采取单循环制。

    youdao

  • To balance the workload, incoming requests are partitioned among running processes in a round-robin manner.

    平衡工作量进来的请求已循环的方式分配运行进程

    youdao

  • The Project Zero application uses three separate threads by default to handle incoming HTTP requests in a round-robin fashion.

    ProjectZero应用程序默认使用三个单独线程轮叫的形式处理传入HTTP请求

    youdao

  • Round-robin is probably the most well-known and best understood method of load balancing since its operation is the most simple.

    轮循机制 (round-robin)或许知名广为人知负载平衡方法因为运作方式最简单。

    youdao

  • There's also a good chance for something like round-robin load-balancing between web servers, especially for things like user login.

    当然,再在Web服务器间(尤其是用户登录等功能)应用轮式(round- robin负载均衡,也是一个很好的想法。

    youdao

  • By dispatching from a queue's head and placing expired threads at a queue's tail, execution happens in a round-robin fashion within a priority.

    通过队列前端分派线程队列的后端放置过期的线程,程序在一个优先级轮替执行

    youdao

  • UNIX runs many tasks seemingly at the same time because each process receives a little slice of CPU time in a (conceptually) round-robin fashion.

    UNIX似乎能同时运行很多任务,这是因为每个进程都会轮流(从概念上来讲)分到一小CPU时间

    youdao

  • In the case of a network-based appliance managing a VIP for a true round-robin distribution, the sequencing on the two destination servers was at risk.

    基于网络设备情况下为了分发而进行VIP管理目标服务器之间串行风险的。

    youdao

  • You could have used a round-robin or done some extra work and gone with a "least connections" algorithm, but we wanted to keep it as simple as possible.

    可能已经使用轮询算法使用“最少连接数”算法完成一些额外的工作然后离去我们想尽可能地保持简单

    youdao

  • These functions permit the creation of normal, batch, or real-time tasks (first in, first out [FIFO] or round-robin), with a specific priority or nice level.

    这些函数允许创建正常批处理实时任务,先 [FIFO] 或循环),具有特定优先级高等级

    youdao

  • Because the threads execute identical code, they should have similar dynamic priority adjustments and execute in a round-robin fashion from the same run-queues.

    因为线程执行的是相同代码,所以它们作出类似的动态优先级调整相同运行队列中轮替执行。

    youdao

  • Although Hibernate initially provides an out-of-the-box round-robin implementation, we need to provide tenant ID-based implementation for SaaS-based applications.

    尽管Hibernate最初提供一个开箱即用循环实现我们需要基于SaaS的应用程序提供基于承租者ID的实现。

    youdao

  • As shown in Figure 7, the Web server and plug-in router combination will forward HTTP requests to all the ODR cluster members in a strict round-robin fashion.

    如图7所示Web服务器插件路由器组合使用严格的轮(round - robin)方式把HTTP请求转发所有odr集群成员

    youdao

  • Be aware that WLM even distribution DOES NOT really balance the HTTP requests without session affinity equally across the servant regions in a simple round-robin way.

    注意,WLM均匀分配实际并不简单的循环方式,服务区域相等地平衡不带会话关联HTTP请求

    youdao

  • Both new thread types also typically use a FIFO (first-in, first out) scheduling policy instead of the familiar round-robin scheduling used by JVMs running on most OSs.

    两种线程类型都是FIFO(先进)调度策略而不是在大部分OS上运行JVM所使用熟悉循环调度策略。

    youdao

  • When a table space spans multiple containers, data is written in a round-robin fashion-in groups of pages called extents-to each container assigned to that table space.

    一个空间多个容器时,会使用某种轮循方式(一些名为扩展页面中)将数据写入分配给该表空间的每个容器

    youdao

  • While DataPower has always had back-end load balancing capabilities, implementing the most common algorithms, such as round-robin, this is something much more sophisticated.

    尽管DataPower通常后台负载平衡功能实现常见算法比如round - robin,但更加高级的特性

    youdao

  • Redo logs are written in a round-robin manner; therefore, before they are overwritten, the redo logs need to be archived either manually or automatically by kick-starting the ARCH process.

    日志是以循环的方式写入的;因此重写它们之前需要通过启动ARCH进程手动自动重做日志进行归档

    youdao

  • Defending champion Roger Federer will meet Rafael Nadal in round-robin play at this year's Barclays ATP World Tour Finals at the O2 in a replay of their thrilling three-set 2010 final.

    今天BBC5间直播室共同直播抽签仪式结束,卫冕冠军罗杰·费德勒今年巴克莱at P世界巡回赛总决赛上遭遇纳达尔重演2010年决赛O2球场惊心动魄的三盘苦战。

    youdao

  • In a three-pair round robin tournament they finished ahead of Simon Jacob and Anthony Chapman.

    选手的循环赛中,他们领先于西蒙·雅各布和安东尼·查普曼。

    youdao

  • With this method, circular logging is used and logs can be overwritten in a round robin manner.

    采用这种方法时,使用循环日志模式,可以以循环方式重写日志

    youdao

  • The option is presented only so that you may deviate to select weighted round robin.

    显示此选项的惟一目的倾向选择加权的轮循。

    youdao

  • The tables listed in the input files are fed to a pool of threads in a round robin fashion.

    输入文件列出循环方式提供线程

    youdao

  • Lei Zhu, author of the article, then surveys conventional load balancing approaches used on the server side, starting with "Round Robin DNS" and notes.

    作者朱磊(音译lei Zhu)分析了我们常用服务负载均衡手段——循环dns (Round Robin DNS),文中提到

    youdao

  • The weights specified are superfluous when using normal round robin scheduling (as the default weight is always 1).

    使用正常调度时,指定权重出现冗余(因为默认权重总是1)。

    youdao

  • To do so change rr to WRR on the 2 consecutive lines below the comment about using round robin, and of course do not forget to adjust the weights accordingly.

    为此,在关于使用注释2个连续中将rr改为wrr当然不要忘了相应地调整权重

    youdao

  • For example, round robin scheduling might be assumed in the application itself.

    例如轮流调度可能应用程序本身假定的。

    youdao

  • It stores data in a Round Robin Database.

    数据库存储数据

    youdao

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

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

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