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 |
Explain the reason to implement a corba application with multi-threading?
Are there any upcoming updates of the CORBA specification?
Can corba allow servers to cause client side events or notifications?
What ORBs claim to have security functionality?
What are the shortcomings of CORBA Security service?
What is Instant CORBA?
Are the any interfaces specified in CORBASEC for controlling security context by security-aware applications?
What are the semantic connotations for rights in CORBA rights family?
How does CORBA security affect application writers?
Explain some reason to avoid the development of multi-threaded corba application?
What is CORBA?
Is there a set of UML diagrams for the CORBASEC Specification?