What are the advantages of asynchronous architectures?

Answer Posted / guest

Asynchronous architectures decouple senders and receivers.
This brings about performance advantages for both the sender
and the receiver. The sender is able to even out his
communication traffic over the course of a day. This is
helpful in cases where sender and receiver communicate over
low-bandwidth lengths. The receiver can even out its
processing load by processing the sender's message as time
permits.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between 3 tier and n tier architecture?

614


What is the builder pattern?

644


Describe the builder design pattern

675


Give me example of observer design pattern?

637


What is the creational design pattern?

638






What is difference between function oriented design and object oriented design?

602


When should design patterns be used?

597


Shall we use abstract classes or interfaces in policy / strategy design pattern?

609


Which design pattern is mostly used in net?

582


Is oop a design pattern?

594


How do you choose a design pattern?

573


What are the categories in which the design patterns can be divided?

620


Where should we use singleton design pattern?

550


what is the lazy design pattern?

613


what are the creational design patterns

675