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 |
How does CORBA security affect application writers?
What are credentials?
What is corba good for?
Can we modify an object in CORBA?
Explain what is the reason to implement corba in client application application?
Explain the reason to implement a corba application with multi-threading?
What is the current version of CORBASEC official specification?
Are CORBAsec implementations from the US generally subjected to export control?
Give us high-level technical overview of corba?
What ORBs claim to have security functionality?
What is the reason to implement corba in client application application?
What are the shortcomings of CORBA Security service?