InterviewSolution
| 1. |
Explain Does Corba Define High Level Application Architectures? |
|
Answer» No, it is infrastructure. Which is good because the history of high-level? one size fits all? architectures hasn't been very good, has it CORBA provides LOW level request/response communication. It also provides general SERVICES that are IMPLEMENTED on top of request/response communication. The actual architecture used within a given application is not defined by CORBA. CORBA LEAVES these decisions up the application ARCHITECT. No, it is infrastructure. Which is good because the history of high-level? one size fits all? architectures hasn't been very good, has it CORBA provides low level request/response communication. It also provides general services that are implemented on top of request/response communication. The actual architecture used within a given application is not defined by CORBA. CORBA leaves these decisions up the application architect. |
|