In what cases are synchronous architectures more appropriate
than asynchronous architectures?
Answer / guest
Synchronous architectures are more appropriate than
asynchronous architectures in applications where the sender
and receiver must participate in a message exchange, and the
sender must respond to the receiver in a limited time frame.
An example of this is credit card authorization. The sender
needs a response within a short time to complete a
electronic commerce transaction and to notify a user that
his purchase has been completed.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are External Style Sheets?
what is the difference between the Adapter Pattern and Proxy Patterns?its seems both are almost similar?
What is the prototype design pattern?
What is the publish/subscribe model?
What design tools do you use?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
Explain the singleton, facade, or handle class design pattern?
What are the languages used in the design pattern?
what is diffrence between Function Oriented Design and Obeject Oriented design
11 Answers IBS, TCS,
In which application lifecycle phases is an application architecture produced?
How to analyze the design patterns ?
How to test the quality of design ?