In what cases are synchronous architectures more appropriate
than asynchronous architectures?



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

Post New Answer

More Design Patterns Interview Questions

What WYSIWYG web design tools are available?

1 Answers   HP,


What are the languages used in the design pattern?

0 Answers  


3. Discuss the concept of system transition strategy

0 Answers  


Which design pattern is mostly used in net?

0 Answers  


What is the use of repository pattern?

0 Answers  






What are the Design Patterns you know

4 Answers  


Explain Inline Style Sheet?

1 Answers  


What is difference between GoF and J2EE patterns?

1 Answers   Accenture,


Explain three types of components comprise an application design?

0 Answers  


What three types of components comprise an application design?

1 Answers  


Write the code for a singleton class?

0 Answers  


What are cascaded style sheets?

1 Answers  


Categories