Question: When using wrappers or adapters to extend legacy components and interfaces, what can we do to avoid building an all - to - all solution,
When using wrappers or adapters to extend legacy components and interfaces, what can we do to avoid building an alltoall solution, where all the components have a wrapper for all the other components?
Question options:
We can use application layering to separate the interface, the processing and the data of the application.
We can use a message broker that knows how to transform all of the messages or calls to the proper interface.
We can use a simple clientserver architecture.
We can use a publishsubscribe architecture in order to notify the components when an application changed.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
