weibocom / motan

A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
Other
5.88k stars 1.78k forks source link

MetaInfo&DynamicWeight&WeightedRoundRobin #1061

Closed rayzhang0603 closed 5 months ago

rayzhang0603 commented 5 months ago

Implement Meta information transfer mechanism; Implement dynamic weight roundrobin load balancing;