What are the primary differences between RMI and CORBA?
Answers were Sorted based on User's Feedback
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 |
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 |
What are the shortcomings of CORBA Security service?
Explain some reason to avoid the development of multi-threaded corba application?
Explain how does corba support interoperability?
Are CORBAsec implementations from the US generally subjected to export control?
What ORBs claim to have security functionality?
Tell me can corba application be multi-threaded?
What is "Principal", and what is meant by "Principal authentication"?
What about CSI with SSL?
Can corba application have call back?
Does the existing Authorization Service of CORBASec scale in a "well" distributed-object environment?
Give us high-level technical overview of corba?
Explain high-level technical overview of corba?