Chapter 13. CORBA Components

A CORBA component is an extension of a CORBA object, which is based on a different server programming model. The CORBA Component Model (CCM) is the framework for defining, implementing, and deploying CORBA components. It addresses all the stages of application development, from the design of components to the deployment of a component-based application.

The primary purpose of the CCM is to reduce the effort needed to develop and deploy CORBA servers. The CCM simplifies the development of CORBA servers in the following ways:

  • Abstraction of POA functionality POA functionality is made available to components through a container. A container is responsible for managing the life-cycle of CORBA components, freeing developers ...

Get Pure CORBA 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.