Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoadBanlance

常见的负载均衡算法 包括:

  1. 随机
  2. 轮询
  3. hash

随机又分为:

  1. 普通随机
  2. 加权随机

轮询分为:

  1. 普通轮询
  2. 加权轮询
  3. 平滑加权轮询

hash分为

  1. 普通hash
  2. 加权hash

About

常见的负载均衡算法

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages