mozhou-tech opened a new pull request, #105: URL: https://github.com/apache/dubbo-rust/pull/105
The main goal at this stage is to implement the random, RoundRobin load balancing algorithm, but in order to achieve a complete closed loop, some modifications were made to zookeeper's interface-level service registration and discovery, cluster and other modules. Currently the closed loop of service registration, discovery, and load balancing can be completed based on the greeter example. There will be other pull requests to implement other load balancing algorithms and related code architecture optimization in the future. completely: https://github.com/apache/dubbo-rust/issues/68 https://github.com/apache/dubbo-rust/issues/69 parts of: https://github.com/apache/dubbo-rust/issues/57 https://github.com/apache/dubbo-rust/issues/46 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
