Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Book Review
The Essential Distributed Objects Survival Guide by Robert Orfali
Recommended
ISBN: 0-471-12993-3       Publisher: Wiley       Pages: 604pp       Price: £22-50
Categories:   object oriented     CORBA and COM    
Reviewed by Alec Ross in C Vu 8-5 (Jul 1996)
I think that this book is well worth a browse by almost anyone with an interest in IT , a read by many and a purchase by quite a few.

Most readers of C VU will have some familiarity with Object Orientation. The subject of this book is that of OO technology where the objects comprising a system can be built separately and yet collaborate using the facilities provided by a defined architecture. The main architectures described are the Object Management Group's Common Object Request Broker Architecture ( CORBA ) and Microsoft's COM/OLE . CORBA is both platform and language- neutral, supporting collaboration between objects whose implementations could have been coded in one of several different programming languages. Crucially, in CORBA and (when it is available) Network OLE , these objects may be distributed across multiple processes and processors in a network, yet be orchestrated into a single application.

The book is a fairly substantial tome at just over 600 pages, made up of six major parts;

  1. An overview of Client/Server with distributed objects
  2. CORBA
  3. A description of business objects and application frameworks: those of CORBA , and proprietary technologies
  4. CI Labs' OpenDoc
  5. COM/OLE
  6. Comparative evaluation of CORBA /OpenDoc and COM/OLE .

There is also a useful bibliography covering books, articles, URL S and a list of vendors.

The reviewer thought that the book's strengths lay in the clarity and comprehensiveness of the text and the many useful diagrams. There is no formal standards material here, however, nor illustrative examples of code. It is a high to medium level overview, dipping to specifics of function names.

The authors admit and expose their bias in the debate between the CORBA standard offerings and those of the competing COM/OLE . Overall then, the book was considered a good read, and an excellent introduction to the subject.


Other Authors with the same surname

Orfali
Client/Server Programming with Java and CORBA by D Harkey & R Orfali [Recommended]  (Reviewed Jan 1998)
Client/Server Survival Guide (3rd ed) by Jeri Edwards & Dan Harkey & R. Orfali [Recommended]  (Reviewed Sep 1999)
Instant CORBA by Jeri Edwards & Dan Harkey & Robert Orfali [Recommended]  (Reviewed Sep 1997)


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/e/e000524.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/