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
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
What are the shortcomings of CORBA Security service?
Explain can corba allow servers to cause client side events or notifications?
Explain can corba application have call back?
Explain what is corba good for?
How to implement the CORBA security service?
Is there a set of UML diagrams for the CORBASEC Specification?
Explain does corba support distributed reference counting architectures?
Explain the reason to implement a corba application with multi-threading?
What would be the most suitable ORB products when buliding a small lab for evaluating, testing and implementing security functions in a CORBA system?
Give us high-level technical overview of corba?
Can corba application be tuned for better performance?
What is the reason to implement corba in client application application?
Does corba support distributed reference counting architectures?
How to come up with application security design using CORBA Security service?