What are the primary differences between RMI and CORBA?
Answer Posted / 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 |
Post New Answer View All Answers
Does corba define high level application architectures?
What is corba good for?
Explain the reason to implement a corba application with multi-threading?
Explain does corba support distributed reference counting architectures?
Does the existing Authorization Service of CORBASec scale in a "well" distributed-object environment?
What about CSI with SSL?
Explain how does corba support interoperability?
Can corba application be tuned for better performance?
What are the reason to implement a corba application with multi-threading?
Explain does corba define high level application architectures?
Explain are there different threading models that can be used within corba servers?
Are CORBAsec implementations from the US generally subjected to export control?
Explain some reason to avoid the development of multi-threaded corba application?
Can corba application have call back?
Explain can corba allow servers to cause client side events or notifications?