package
0.0.0-20230424045628-a36dcc1d90e4
Repository: https://github.com/weedge/lib.git
Documentation: pkg.go.dev

# README

介绍

用于分布式资源消费方调用某个实例时的负载均衡策略算法,应用场景:服务网关,资源调度等

实现
  • 一致性hash算法
reference
  1. 一致性hash算法原理及golang实现

# Functions

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author