Amit Saha 2/11/2018

Why RPC in Microservices instead of HTTP?

Read Original

This article discusses why RPC (Remote Procedure Call) frameworks like Apache Thrift or gRPC are often a better fit than plain HTTP for microservices communication. It argues that RPC avoids the complexity and effort of maintaining a pure RESTful interface, providing a simpler model for method calls between services written in different languages.

Why RPC in Microservices instead of HTTP?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser