Why do we need IDL for CORBA?-2

bullet

The following figure shows a request passing from a client to an object implementation in the CORBA architecture.

The client's request is passed to an ORB.
If the target object is not local, the ORB routes the invocation to a remote ORB.
The remote ORB then routes the message to the target object.

Reference: http://www.cs.wustl.edu/~schmidt/corba.html

Diapositiva precedente Diapositiva successiva Torna alla prima diaposiva Visualizza versione grafica