Documents/FEATRM/47: Middleware/Integration 2.9: Object Request Broker (ORB): Common Object Request Broker Architecture(CORBA)

Integration 2.9: Object Request Broker (ORB): Common Object Request Broker Architecture(CORBA)

Enable objects to communicate with one another regardless of what programming language they were written in or what operating system they're running on

Other Information:

An architecture that enables objects to communicate with one another regardless of what programming language they were written in or what operating system they're running on. 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):