Tuesday 28 October 2014

Common Object Request Broker Architecture (CORBA)

For today classes,we learn about Common Object Request Broker Architecture (CORBA). CORBA is a standard developed by the Object Management Group (OMG) to provide interoperability among distributed objects.

CORBA was developed by major components :
1. ORB ( Object Request Broker )
2. IDL ( Interface Definition Language )
3. DII (Dynamic Invocation Interface)
DSI(Dynamic Skeleton Interface)
5. IR ( Interface Repositories )
6. OA ( Object Adapter )

No comments:

Post a Comment