Please enable JavaScript.
Coggle requires JavaScript to display documents.
Naming Server - Coggle Diagram
Naming Server
-
-
Service registration
Each time a microservice comes up, it will register itself in the naming server.
Service discovery
Each time a microservice wants to talk to another microservice, the first one asks the naming server for the current target microservice instances addresses.
-
-