Weighted Round Robin的意思|示意

美 / / 英 / /

加权循环调度算法


Weighted Round Robin的网络常见释义

加权轮叫 ...流地分配到群组中的服务器上去,每台真实服务器分配到需要处理的服务任务的几率都是一样的; b)加权轮叫(Weighted Round Robin):根据不同服务器的处理能力,可以给处理能力强的服务器配置相对较大的权值,TOS会根据权值分配给此服务器较重的服务处理任务; ...

加权轮询 ...的各节点(真实服务器),均等地对待每一台服务器,而不管服务器实际的连接数和系统负载 (2)加权轮询(Weighted Round Robin):根据真实服务器的处理能力轮流分配受收到的访问请求,调度器可以自动查询各节点的负载情况,并动态调整其权重。

权重轮循均衡 ...算法适合于服务器组中的所有服务器都有相同的软硬件配置并且平均服务请求相对均衡的情况。 权重轮循均衡(Weighted Round Robin):根据服务器的不同处理能力,给每个服务器分配不同的权值,使其能够接受相应权值数的服务请求。例如:服务器A的权值被设计成1,B的权...

加权轮循 加权轮循(Weighted Round Robin) 这种算法解决了简单轮循调度算法的缺点:传入的请求按顺序被分配到集群中服务器,但是会考虑提前为每台服务器分配的权重。

Weighted Round Robin相关短语

1、 Weighted Round-Robin Scheduling 加权轮叫调度 ; 调度算法 ; 带权重的大锅饭调度 ; 加权轮询调度

2、 Weighted Round Robin Queuing 加权轮循队列

3、 Weighted Round-Robin Scheduling WRR 带权重的大锅饭调度

Weighted Round Robin相关例句

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

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

A mode of "weighted Round Robin" implies that IBM Cognos 8 shall route applicable requests.

模式“weighted Round Robin”表示IBM Cognos 8应该路由适用的请求。

Weighted Round Robin (WRR) : RR scheduling with additional weighting factor to compensate for differences in realserver capabilities such as additional CPUs, more memory, and so on.

Weighted Round Robin (wrr):使用附加的权重因子进行RR调度以补偿各种realserver功能(如附加cpu、更多内存等)的差异。

Discussed the mechanism of dynamic feed backed load and given a basic and dynamic balance model and analysis it combined with the arithmetic of Weighted Round-Robin Scheduling.

结合加权轮询算法讨论了集群的动态负载反馈机制,给出了一个基本的动态均衡模型并加以分析。

And Modified Weighted Deficit Round Robin (MWDRR) scheduling scheme and Random Early Discard (RED) queuing mechanism are applied at scheduling end.

同时在调度端实现了改进的加权差额轮询调度策略(MWDRR)与队列管理的随机早期丢弃算法(RED)。

In order to get the good result, authors have made research on the algorithms of the Weighted Round-Robin Scheduling, improved Self-adaptive Scheduling in the process of the campus grid load-balance.

为了得到较好的实验结果,文章还对测试中负载均衡的轮叫调度、改进的自适应调度算法的应用进行了研究。