Object Request Broker
Object Request Broker
- Central component of CORBA
- ORB provides mechanisms for invoking methods on local/remote objects
- ORB mechanisms automate:
- Object location, creation, activation and object management
- Message exchanges between objects
- Eventually ORB will provide security