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
Does the existing Authorization Service of CORBASec scale in a "well" distributed-object environment?
Explain some reason to avoid the development of multi-threaded corba application?
Can corba application be tuned for better performance?
Explain does corba support distributed reference counting architectures?
Explain high-level technical overview of corba?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
Can corba allow servers to cause client side events or notifications?
Explain can corba application have call back?
Explain are there different threading models that can be used within corba servers?
What about CSI with SSL?
What is the reason to implement corba in client application application?
Is there a set of UML diagrams for the CORBASEC Specification?
How does corba support interoperability?
Can corba application have call back?
Explain how does corba support interoperability?