Especificación CORBA
- The Common Object Request Broker: Architecture and Specification (2.0)
(PDF)
- The Common Object Request Broker: Architecture and Specification (3.0.2)
(PDF)
- Formal Specifications of CORBA (on-line)
- Servicios CORBA:
- Naming Service (PDF)
- Trading Service (PDF)
- Persistent State Service (PDF)
IDL
- Java Language to IDL Mapping (PDF).
- Especificación IDL-to-JAVA versión 1.2 (PDF).
- Especificación JAVA-to-IDL versión 1.2
(PDF).
ARTICULOS
- Applying a Pattern Language to Develop Extensible ORB Middleware (PDF)
- Developing Distributed Object Computing Applications with CORBA (PDF)
- Java distributed objects: Using RMI and CORBA (PDF)
Enlaces
CORBA FAQ.
Corba Página con enlaces a OMG, y
ejemplos de aplicaciones reales CORBA utilizadas en la industria con éxito.
JavaTM RMI-IIOP
Documentation Página información sobre RMI-IIOP. Incluye enlaces
al compilador idlj, y acceso a los API's de Java: package org.omg.CORBA,
package org.omg.CosNaming, y org.omg.CORBA.ORB.
|