xinfan.wu

Results 19 comments of xinfan.wu

please assign to me

Network throughput testing is not easy to do. First, i did a benchmark test on tcc. After improving the use of getty, we can make a comparison. ### TCC Benchmark...

> 目标:为 dubbo-go 添加 HTTP 健康检查 API,支持 K8S 的 readiness 和 liveness probe。 > > 前置了解: > > K8S通过两种探针与健康检查API交互: > > 1. Liveness Probe(存活探针) > > * 目的:检查容器是否还活着 > *...