chickenlj commented on issue #10564: URL: https://github.com/apache/dubbo/issues/10564#issuecomment-1240184051
从spec的角度,triple和grpc协议是完全兼容的。从实现层面,triple是完全自己实现的,和Dubbo的编程模型、服务治理能力结合更好。dubbo-grpc 集成模块社区已不再继续维护,建议使用triple协议。 性能测试的指标,可以参考以下文档: https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/performance/rpc-benchmarking/ -- 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]
