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 allow servers to cause client side events or notifications?
What about CSI with SSL?
Are CORBAsec implementations from the US generally subjected to export control?
Explain are there different threading models that can be used within corba servers?
Explain some reason to avoid the development of multi-threaded corba application?
Explain how does corba support interoperability?
Explain the reason to implement a corba application with multi-threading?
Explain what is corba good for?
What are the shortcomings of CORBA Security service?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
How does corba support interoperability?
Explain can corba application be tuned for better performance?
How to come up with application security design using CORBA Security service?
Does corba support distributed reference counting architectures?
Explain does corba define high level application architectures?