ENGLISH

Advanced CORBA Programming with C++

Book information

Publisher
Addison-Wesley
Year
1999
ISBN
9780201379273, 0-201-37927-9
LCC
QA76.73.C153 H458 1999
Open Library ID
OL386346M
Language
english
Format
PDF
Filesize
5 MB (5000290 bytes)
Series
Addison-Wesley professional computing series
Pages
885\885
Library
mexmat
Time added
2009-07-20 03:45:11

Description

Written for the experienced C++ developer facing real-world CORBA for the first time, Advanced CORBA Programming with C++ is a useful guide to today's most popular standard for distributed computing.After a quick tour of CORBA basics, the authors jump right in with a minimum skeleton application written in C++. From there, they provide truly extensive coverage of CORBA IDL, along with many tips for using IDL data types in C++. (They cover advanced features such as any, TypeCode, and DynAny later in the book.).Next the book unveils its sample application - a distributed climate control system. Material on the Portable Object Adapter and the Object Life Cycle, including garbage collection strategies, rounds out this section. Additional chapters examine the details of Object Request Brokers (ORBs), including Internet Inter-ORB Protocol (IIOP), repositories, and binding. The authors also present CORBA's built-in APIs for Naming, Trading, and Event Services (including asynchronous event handling), which is most useful as reference material.Final sections examine strategies for better scalability, including multithreading and optimizing network traffic for CORBA objects. The authors provide numerous short excerpts of C++ code, though it must be said that much of this book is reference material rather than a hands-on programming tutorial.

Similar books