最小连接数(Least Connections): 客户端的每一次请求服务在服务器停留的时间可能会有较大的差异,随着工作时间加长,如果采用简单的轮循或随机均衡算法,每一台...
基于44个网页-相关网页
最少链接调度(Least Connections) 最少连接调度算法动态地将网络请求调度到已建立的链接数最少的服务器上如果集群系统的真实服务器具有相近的系统性能采用最小连接...
基于8个网页-相关网页
Locality-Based Least Connections Scheduling 基于局部性的最少链接 ; 基于局部性的最少链接调度 ; 局部性的最少链接调度 ; 五
Weighted Least Connections 加权最少链接 ; 加权最小连接数 ; 链接调度 ; 接调度
Locality-Based Least Connections 基于局部性的最少链接
Locality-Based Least Connections with Replication 带复制的基于局部性最少链接
Least Connections First 最小连接数
Locality-Based Least Connections lblc 基于局部性的最小连接
Based Least Connections 基于局部性的最少链接
Based Least Connections Scheduling 基于局部性的最少链接
Improved weighed least connections 改进加权最小连接算法
The least connections algorithm is usually better for traffic where each request tends to have the same impact on the application server.
最少连接算法通常更适合各请求对应用服务器的影响相同的流量。
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.
您可能已经使用过轮询算法或使用“最少连接数”算法完成一些额外的工作然后离去,但我们想尽可能地保持简单。
If all application servers do not possess equal amounts of compute power, a weighted least connections algorithm can be used to account for the difference.
如果并非所有应用服务器都拥有同等的处理能力,则可使用加权最少连接算法来考虑处理能力的差异。
应用推荐