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

Integration 2.10: Object Request Broker (ORB): Component Object Model (COM)

Design and build component-based applications

Other Information:

A software architecture created by Microsoft to design and build component-based applications. COM object capabilities are accessible from exposed interfaces. 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):