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

Explain what is corba good for?

0 Answers  


Does CORBA security guarantee that the request and reply are not tampered and not intercepted on their way between the client and the target?

1 Answers  


Explain can corba application have call back?

0 Answers  


Explain high-level technical overview of corba?

0 Answers  


Is there a set of UML diagrams for the CORBASEC Specification?

0 Answers  






What is corba good for?

0 Answers  


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

0 Answers  


What about CSI with SSL?

0 Answers  


Are the any interfaces specified in CORBASEC for controlling security context by security-aware applications?

1 Answers  


What are the semantic connotations for rights in CORBA rights family?

1 Answers  


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

0 Answers  


What is the reason to implement corba in client application application?

0 Answers  


Categories