Compare CORBA security with security of other distributed
object computing frameworks such as Java RMI or DCOM?
Answer / Rangila
CORBA security provides a comprehensive and flexible security model that includes authentication, authorization, integrity, confidentiality, and non-repudiation. Compared to Java RMI and DCOM, CORBA's security features are more extensive and can be customized for various applications. However, Java RMI and DCOM also have their own security mechanisms that may be sufficient for specific use cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain can corba application be tuned for better performance?
Explain are there important forms of asynchronous communication that are not supported directly by corba?
What are the reason to implement a corba application with multi-threading?
Is there a set of UML diagrams for the CORBASEC Specification?
What are the primary differences between RMI and CORBA?
What is CORBA?
What's the difference between CORBA Security Service and CORBASEC?
How to implement the CORBA security service?
Explain what is the reason to implement corba in client application application?
What's CORBASEC?
What ORBs claim to have security functionality?
What are the reason to avoid the development of multi-threaded corba application?