When should your service use synchronous communication?

  1. When each step in the service depends on the previous steps

  2. When requestors can continue to interact with the service while awaiting the response

  3. When there are a lot of processes competing for resources

  4. When you require real-time communication


Correct Option: A,D

Find more quizzes: