Open Directory Project In Partnership with AOL Search  
home | feedback

Top: Computers: Programming: Component_Frameworks: CORBA

CORBA (Common Object Request Broker Architecture) is a distributed object computing middleware standard that allows clients to invoke operations on remote objects without concern for where the object resides or what language the object is written in.

Components

A component (in a CORBA context also often called service) provides a re-usable implementation for a well-specified interface.

Object Request Brokers

Object Request Brokers provide the infrastructure for communication between distributed applications.

    Copyright © 1998-2000 Netscape