InterviewSolution
| 1. |
Does Corba Define High Level Application Architectures? |
|
Answer» No, it's 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's 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. |
|