What are the primary differences between RMI and CORBA?
Answer Posted / bhavsingh maloth
RMI and CORBA are both distributed object technologies that
support the creation, activation, and invocation of objects.
CORBA supports a language-independent approach to developing
and deploying distributed objects. RMI is a Java-specific
approach. this is correct answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain can corba application have call back?
Explain do different corba implementations perform at significantly different levels?
Explain does corba supports asynchronous communication?
What are the reason to avoid the development of multi-threaded corba application?
Explain can corba application be tuned for better performance?
Explain high-level technical overview of corba?
What would be the most suitable ORB products when buliding a small lab for evaluating, testing and implementing security functions in a CORBA system?
Explain how does corba support interoperability?
Explain are the different threading models that can be used within corba servers?
Explain are there different threading models that can be used within corba servers?
What is the reason to implement corba in client application application?
What is corba? What does it do?
What are the shortcomings of CORBA Security service?
Does corba define high level application architectures?
Can corba application have call back?