Home
 

CORBA Glossary

CORBA Glossary

B

Basic Object Adapter

Adapter between CORBA object and its incarnation. Due to the lack of precision of the standard most implementations are incompatible. The POA should resolve this issue and should be used instead.

See Also: Portable Object Adapter.

BOA

See: Basic Object Adapter

C

Common Object Request Broker Architecture

Standard Object Architecture, managed by the OMG.

CORBA

See: Common Object Request Broker Architecture

G

General Inter-ORB Protocol

Protocol for ORB interoperability.

GIOP

See: General Inter-ORB Protocol

I

IDL

See: Interface Definition Language

IIOP

See: Internet Inter-ORB Protocol

Interface Definition Language

Implementation language-independent interface specification language.

Internet Inter-ORB Protocol

Mapping of GIOP which runs directly over TCP/IP.

Interoperable Object Reference

Reference used when crossing object reference domain boundaries, within bridges.

IOR

See: Interoperable Object Reference

O

Object Management Group

Consortium of 800 members for vendor independent specifications for the software industry.

OMG

See: Object Management Group

Object Request Broker

Provides the means by which clients make and receive requests and responses.

ORB

See: Object Request Broker

P

Portable Object Adapter

Basically a tighter specified and extended BOA. The POA describes a full set of models and policies for managing object life-cycles.

See Also: Basic Object Adapter.

POA

See: Portable Object Adapter

R

Round Trip Time

Time for a message to travel to a destination and back.

RTT

See: Round Trip Time