Client Server
Go Micro uses a client/server model for RPC communication between services.
Go Micro uses a client/server model for RPC communication between services.
The registry is responsible for service discovery in Go Micro. It allows services to register themselves and discover other services.
The broker provides pub/sub messaging for Go Micro services.
The transport layer is responsible for communication between services.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.