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 |
Give us high-level technical overview of corba?
Can corba application be multi-threaded?
Explain does corba define high level application architectures?
Explain some reason to avoid the development of multi-threaded corba application?
What is the reason to implement corba in client application application?
How are privacy and non-repudiation addressed by CORBASEC?
What is corba? What does it do?
Explain can corba application be tuned for better performance?
What are the shortcomings of CORBA Security service?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
Explain can corba application have call back?
Can corba application have call back?