home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / SG244883.ZIP / 2_7_1.1 < prev    next >
Text File  |  2001-01-27  |  3KB  |  58 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <HTML>
  3. <HEAD>
  4. <base href="http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/EZ30OZ00/2.7.1.1">
  5. <title>
  6. 2.7.1.1 "OS/2 WARP and OpenDoc" 
  7.   via IBM BookManager BookServer
  8. </title>
  9. </head>
  10. <body background="/bookmgr/backdrop.gif">
  11. <banner><br>
  12. <a href="../../library"><img src="/bookmgr/libicon2.gif" border=0 alt="[Library]"></a>
  13. <a  href="CONTENTS#2.7.1.1"><img src="/bookmgr/contents.gif" border=0 alt="[Contents]"></a>
  14. <img src="/bookmgr/drevs.gif" border=0 alt="[Revisions]">
  15. <a href="2.7.1"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  16. <a href="2.7.1.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  17. <a href="../../search?book=EZ30OZ00"><img src="/bookmgr/search.gif" border=0 alt="[Search]" ></a>
  18. <img src="/bookmgr/dslist.gif" border=0 alt="[Search Results]">
  19. <img src="/bookmgr/dsprev.gif" border=0 alt="[Prev Topic Match]">
  20. <img src="/bookmgr/dsnext.gif" border=0 alt="[Next Topic Match]">
  21. <img src="/bookmgr/dnotes.gif" border=0 alt="[Notes]">
  22. <img src="/bookmgr/dlnotes.gif" border=0 alt="[List Notes]">
  23. <a  href="../../print?book=EZ30OZ00"><img src="/bookmgr/print.gif" border=0 alt="[Print]"></a>
  24. <a href="../../download/EZ30OZ00.boo"><img src="/bookmgr/download.gif" border=0 alt="[Download]" ></a>
  25. <a  href="../../help/book"><img src="/bookmgr/help.gif" border=0 alt="[Help]"></a>
  26. <hr>
  27. <a name="HDR4610DOB"><H4> 2.7.1.1   Object Request Broker</H4></a>
  28. </banner>
  29. <pre width="80">
  30.    The first piece of the OMA standardized by the OMG was the Object Request 
  31.    Broker.  This is an infrastructure for objects to communicate across 
  32.    different address spaces, over heterogeneous network environments and 
  33.    across different operating system platforms.  It ensures that requests to 
  34.    remote objects located on other machines are delivered in a transparent 
  35.    way, hiding all the complexity of communication protocols.  The interfaces 
  36.    are stored in an interface repository, which is part of the CORBA 
  37.    architecture.  This interface repository is a self describing system, 
  38.    containing all metadata about the interfaces needed to get all information 
  39.    about other interfaces at run time.  Thus, objects can interoperate with 
  40.    each other even if they are on different machines running on different 
  41.    operating systems using different protocol stacks. 
  42. <p>
  43.    The approach of the OMG only to standardize the interfaces, raised one 
  44.    problem: The vendor dependant implementations of ORBs were very 
  45.    incompatible.  That means requests between objects cannot be routed across 
  46.    different ORBs using CORBA 1.x technology.  This was addressed by the next 
  47.    release: the CORBA 2.0 architecture. It defines a common set of commands 
  48.    and formats to ensure that a request can be transmitted across different 
  49.    ORBs as DSOM from IBM, DOMF the ORB from HP or DOE from DEC. 
  50. </pre>
  51. </pre>
  52. <hr>
  53. <br><a href="2.7.1"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  54. <a href="2.7.1.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  55. <cite>  ⌐ Copyright IBM Corp. 1996</cite>
  56. <HR><p><h6><a href="/cgi-bin/bookmgr/library">IBM BookManager« BookServer</a> Copyright 1989, 1999<a href="http://www.ibm.com/"> IBM</a> Corporation.  All rights reserved.</h6><p>
  57. </BODY></HTML>
  58.