Replies: 1 comment
-
Use server/client side service discovery (Consule for example). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The project is divided into multiple modules, and each module is an independent rr instance. How to solve the problem of mutual communication?
What I mean is that module A may not know the ip and rpc address of module B. Is there any good way to achieve automatic discovery?
Beta Was this translation helpful? Give feedback.
All reactions