What are the primary differences between RMI and CORBA?
Answer Posted / guest
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.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the reason to implement corba in client application application?
Does corba supports asynchronous communication?
Give us high-level technical overview of corba?
Can corba application be multi-threaded?
Can corba application have call back?
Is there a set of UML diagrams for the CORBASEC Specification?
What would be the most suitable ORB products when buliding a small lab for evaluating, testing and implementing security functions in a CORBA system?
How to implement the CORBA security service?
What are the reason to implement a corba application with multi-threading?
How does corba support interoperability?
Explain what is corba good for?
Explain does corba support distributed reference counting architectures?
Explain are there different threading models that can be used within corba servers?
Explain high-level technical overview of corba?
Explain can corba application have call back?