Documents/FEATRM/47: Middleware/Integration 2.12: Object Request Broker (ORB): Component Object Model + (COM+)

Integration 2.12: Object Request Broker (ORB): Component Object Model + (COM+)

Provide a runtime and services that are readily used from any programming language or tool, and enables extensive interoperability between Components regardless of how they were implemented

Other Information:

COM+ is an extension of the COM that provides a runtime and services that are readily used from any programming language or tool, and enables extensive interoperability between Components regardless of how they were implemented. Object Request Broker (ORB) is a technology enabling distributed objects to communicate and exchange data with remote objects. ORB encapsulates the locality and implementation of the objects, allowing users to develop applications that leverage components by accessing the components interface.

Indicator(s):