Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

In synchronous communication, what happens when a service sends a request to another service ?

Pragya Keshap answered on February 3, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • what is synchronous communication
  • Microservices Communication Types - Synchronous or Asynchronous Communication
  • What are some common protocols used for synchronous request/response communication in microservices ?
  • What is the preferred type of communication between Microservices? Synchronous or Asynchronous?
  • Microservices Communications (Sync / Async Message-Based Communication, API Gateways)
  • Identify "service-to-service" synchronous communications¶

  • In synchronous communication, what happens when a service sends a request to another service ?

    0

    In synchronous communication, the requesting service sends a request to the receiving service and waits for a response before continuing with its own processing.

     This is different from asynchronous communication, where the requesting service sends a message to a message queue and the receiving service processes the message at a later time. 

    https://arpitbhayani.me/microservices/136#:~:text=Synchronous%20Communication,the%20response%20before%20proceeding%20further.

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 03 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.