What are the primary differences between RMI and CORBA?

Answers were Sorted based on User's Feedback



What are the primary differences between RMI and CORBA?..

Answer / 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

What are the primary differences between RMI and CORBA?..

Answer / 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

More CORBA Interview Questions

What are the reason to avoid the development of multi-threaded corba application?

0 Answers  


Explain are the different threading models that can be used within corba servers?

0 Answers  


Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?

0 Answers  


Explain can corba allow servers to cause client side events or notifications?

0 Answers  


What are the protocols used by CSI?

1 Answers  






Can corba allow servers to cause client side events or notifications?

0 Answers  


Explain some reason to avoid the development of multi-threaded corba application?

0 Answers  


Tell me can corba application be multi-threaded?

0 Answers  


What is Instant CORBA?

1 Answers  


What is available in CORBASEC for strong (writer-to-reader) authentication?

1 Answers  


What are the reason to implement a corba application with multi-threading?

0 Answers  


Explain does corba supports asynchronous communication?

0 Answers  


Categories