Using CORBA with Oracle8i

CORBA stands for the Common Object Request Broker Architecture. It is specified and promoted by the Object Management Group (OMG)—a non-profit vendor-neutral organization. It promotes a distributed programming model that enables components developed in heterogeneous environments to communicate with each other. At the heart of the CORBA architecture is a software component called a broker. The broker mediates and redirects requests from a client to other software components that can potentially be written in other languages than the requestor and also could be running on different hardware platforms.

One of the biggest advantages (in addition to the heterogeneous communication enabled) of using CORBA is that the interaction ...

Get e-Commerce Applications Using Oracle8i and Java from Scratch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.