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

Write the code for a singleton class?

624


Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?

2699


What is the difference between adapter and facade?

633


Is mvc a software design pattern?

675


What is synchronizer token pattern?

614






How did you design your unit tests?What about integration tests?

1806


Why is singleton used?

631


What is onion architecture?

646


Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?

2397


What is the difference between factory and abstract factory design pattern?

581


Describe the builder design pattern

673


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

610


Why is singleton bad?

577


What are the types of design patterns?

575


What is use case in clean architecture?

626