issues
search
apache
/
dubbo-js
The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
https://dubbo.apache.org/
Apache License 2.0
766
stars
160
forks
source link
Implement Load Balance
#376
Open
jianyi-gronk
opened
8 months ago
jianyi-gronk
commented
8 months ago
Random, RoundRobin, LeastActive, ConsistentHash, etc.
kyokaxin
commented
8 months ago
get
Random, RoundRobin, LeastActive, ConsistentHash, etc.