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 how does corba support interoperability?
Explain are there different threading models that can be used within corba servers?
Are CORBAsec implementations from the US generally subjected to export control?
What are the reason to avoid the development of multi-threaded corba application?
Explain the reason to implement a corba application with multi-threading?
What about CSI with SSL?
How to come up with application security design using CORBA Security service?
Tell me can corba application be multi-threaded?
What is the reason to implement corba in client application application?
Give us high-level technical overview of corba?
Explain are there important forms of asynchronous communication that are not supported directly by 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 can corba application be tuned for better performance?
Does corba supports asynchronous communication?
Can corba allow servers to cause client side events or notifications?