Corba Question:
Download Job Interview Questions and Answers PDF
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.
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.
Download Corba Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Does Corba support distributed reference counting architectures? | Explain Are there different threading models that can be used within Corba servers? |