Q2: What lightweight communication protocol to choose between services

Source: Internet
Author: User

Agreement:

  • General occasions preferred HTTP-based restful API (based on HTTP protocol, interoperability is good, various programming languages are supported; good scalability; loose coupling; easy to test)
  • API implementation techniques should avoid coupling with clients
  • Special occasions can choose the Binary RPC protocol (low latency, real-time requirements very high; loose coupling is not important; Binary RPC protocol: various RPC protocols based on Google Protocol Buffer Data Interchange format and various RPC protocols based on Apache Thrift Protocol)

Q2: What lightweight communication protocol to choose between services

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.