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

In which situations is synchronous communication used in microservices ?

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

Contents


More Related Answers

  • what is synchronous communication
  • microservices asynchronous communication
  • Microservices Communication Types - Synchronous or Asynchronous Communication
  • Microservices Synchronous Communications and Best Practices
  • What are some potential challenges of using synchronous communication in microservices ?
  • What is a benefit of using asynchronous communication in a microservices architecture ?
  • What is the preferred type of communication between Microservices? Synchronous or Asynchronous?
  • Identify "service-to-service" synchronous communications¶
  • What is Synchronization?

  • In which situations is synchronous communication used in microservices ?

    0

    Synchronous communication is used in microservices when the requesting service needs to receive a response from the other service in order to continue with its own processing. 

    This could be because the requesting service needs the information contained in the response in order to complete its own processing, or because real-time communication is necessary. Synchronous communication 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://www.sysaid.com/blog/sysaid-tech/microservices-architecture-asynchronouscommunication-better#:~:text=With%20synchronous%20communication%20the%20caller,executing%20whatever%20code%20is%20necessary.

    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.