smallnest / rpcx

Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
https://rpcx.io
Other
8.08k stars 1.16k forks source link

feature:多个服务共用同一个Discovery #864

Open arch3754 opened 2 months ago

arch3754 commented 2 months ago

目前注册大多数服务注册时都使用同一个地址,同一个地址的服务没必要注册多次地址,如果服务较多时,如果有很多client请求时会对etcd等服务发现的程序造成较大压力