Corba Question: Download Corba PDF

Explain What is CORBA good for?

Tweet Share WhatsApp

Answer:

CORBA is useful in many situations. Because of the easy way that CORBA integrates machines from so many vendors, with sizes ranging from mainframes through minis and desktops to hand-helds and embedded systems, it is the middleware of choice for large (and even not-so-large) enterprises. One of its most important, as well most frequent, uses is in servers that must handle large number of clients, at high hit rates, with high reliability. CORBA works behind the scenes in the computer rooms of many of the world's largest websites; ones that you probably use every day. Specializations for scalability and fault-tolerance support these systems. But it's not used just for large applications; specialized versions of CORBA run real-time systems, and small embedded systems.

Download Corba PDF Read All 19 Corba Questions
Previous QuestionNext Question
Explain Can Corba allow servers to cause client side events or notifications?Explain some reason to avoid the development of multi-threaded Corba application?