previous Bonobo - CORBA - ORBit next



CORBA (Common Object Request Broker Architecture) is an emerging open distributed object computing infrastructure being standardized by the Object Management Group (OMG).


CORBA is:

Bonobo chose OMG's CORBA standard. 


ORB is an Object Request Broker.  It is a shared library, a popwerful Application Programming Interface (API).  It can be viewed as a black box, which handles method invocation on remote objects.


GNOME requirements for ORB:

ORBit is RedHat redhatlogoimplementation of CORBA compliant ORB.