[Task] The load balance Module
Open
- Dominant language
- Rust
- Stars
- 296
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
With corresponding to Dubbo-java load balance module, load balance has 5 kinds of load balance algorithms to implement:
1. Random
2. RoundRobin
3. ShortestResponse
4. LeastActive
5. ConsistentHash
Contributor guide
Assessment
This issue has not been assessed yet.