corba meaning

  "corba" in a sentence
[Computer]
<standard, programming> (CORBA) An Object Management Group specification which provides a standard messaging interface between distributed objects.

The original CORBA specification (1.1) has been revised through version 2 (CORBA 2) with the latest specification being version 3 (CORBA 3). In its most basic form CORBA consists of the Interface Definition Language (IDL) and the Dynamic Invocation Interface (DII).

The IDL definition is complied into a Stub (client) and Skeleton (server) component that communicate through an Object Request Broker (ORB). When an ORB determines that a request is to a remote object, it may execute the request by communicating with the remote ORB.

The Corba IDL can be mapped to a number of languages including C, C++, Java, COBOL, Smalltalk, Ada, Lisp, Python, and IDLscript. CORBA ORBs are widely available for a number of platforms. The OMG standard for inter-ORB communication is IIOP, this ensures that all CORBA 2 compliant ORBS are able to interoperate.

Latest version: Corba 3.0.3 2004-03-12, as of 2007-09-04.

See also COSS, Component Object Model, RMI.

Examples

More:   Next
  1. implement of supply chain management system based on corba
  2. comparison and integration for corba and web services
  3. the big drawback with corba is that it s complicated
  4. table 2 . components of the corba client application
  5. corba is a foundation of this new architecture

Related Words

  1. coranto meaning
  2. corasol meaning
  3. corax brand of acetyldigoxin meaning
  4. corazol meaning
  5. corazole meaning
  6. corbadrine meaning
  7. corban meaning
  8. corbeau meaning
  9. corbeil meaning
  10. corbeil, corbeille meaning
PC Version