Explore the best alternatives to GRPC for users who need new software features or want to try different solutions. Other important factors to consider when researching alternatives to GRPC include reliability and ease of use. The best overall GRPC alternative is Apache Thrift. Other similar apps like GRPC are Docker, ZooKeeper, Google Kubernetes Engine (GKE), and Eureka. GRPC alternatives can be found in Service Discovery Software but may also be in Container Registry Software or Container Management Software.
The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages.
Docker hub is a Dev-test pipeline automation with 100,000+ free apps, public and private registries.
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.
AWS Service registry for resilient mid-tier load balancing and failover.
Apache Avro is a data serialization system.
Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface.
AWS Cloud Map is a cloud resource discovery service. With Cloud Map, you can define custom names for your application resources, and it maintains the updated location of these dynamically changing resources. This increases your application availability because your web service always discovers the most up-to-date locations of its resources.
Traefik (pronounced like traffic) is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, and a lot more) to manage its configuration automatically and dynamically.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.