Cargando…

Advanced CORBA programming with C++ /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Henning, Michi
Otros Autores: Vinoski, Steve
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Reading, Mass. : Addison-Wesley, ©1999.
Colección:Addison-Wesley professional computing series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to CORBA
  • An overview of CORBA
  • A minimal CORBA application
  • The OMG interface definition language
  • IDL for a climate control system
  • Basic IDL-to-C++ mapping
  • Client-side C++ mapping
  • Developing a client for the climate control system
  • Server-side C++ mapping
  • Developing a server for the climate control system
  • The portable object adapter
  • Object life cycle
  • GIOP, IIOP, and IORs
  • Implementation repositories and binding
  • C++ mapping for type any
  • Type codes
  • Type DynAny
  • The OMG naming service
  • The OMG trading service
  • The OMG event service
  • Multithreaded applications
  • Performance, scalability, and maintainability
  • App. A. Source code for the ICP simulator
  • App. B. CORBA resources.