What is Go Micro ?
It provides the core requirements for distributed systems development including RPC and Event driven communication. The micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out.
Go Micro is a tool in the Microservices Tools category of a tech stack.
Go Micro is an open source tool with 15.5K GitHub stars and 1.7K GitHub forks. Here’s a link to Go Micro 's open source repository on GitHub
Who uses Go Micro ?
Developers
9 developers on StackShare have stated that they use Go Micro .
Go Micro Integrations
Go Micro 's Features
- Service Discovery
- Load Balancing
- Message Encoding
- Async Messaging
- Pluggable Interfaces
Go Micro Alternatives & Comparisons
What are some alternatives to Go Micro ?
Istio
Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.
Kong
Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong controls layer 4 and 7 traffic and is extended through Plugins, which provide extra functionality and services beyond the core platform.
Zuul
It is the front door for all requests from devices and websites to the backend of the Netflix streaming application. As an edge service application, It is built to enable dynamic routing, monitoring, resiliency, and security. Routing is an integral part of a microservice architecture.
linkerd
linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing.
Azure Service Fabric
Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices. Service Fabric addresses the significant challenges in developing and managing cloud apps.