home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19935 < prev    next >
Encoding:
Text File  |  1993-01-27  |  2.2 KB  |  48 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!europa.eng.gtefsd.com!paladin.american.edu!howland.reston.ans.net!wupost!calvin.sbc.com!gilstrap
  3. From: gilstrap@sbctri.sbc.com (Brian R. Gilstrap)
  4. Subject: Re: Object Request Broker
  5. Message-ID: <1993Jan27.205135.10654@sbctri.sbc.com>
  6. Organization: Southwestern Bell Technology Resources
  7. References:  <OLE.93Jan15163048@delab.sintef.no>
  8. Date: Wed, 27 Jan 93 20:51:35 GMT
  9. Lines: 37
  10.  
  11. In article <OLE.93Jan15163048@delab.sintef.no>, ole@delab.sintef.no (Ole-Hjalmar Kristensen) writes:
  12. |> I am looking for implementations of an Object Request Broker as
  13. |> specified by OMG and X/Open. Any hints?
  14. |> 
  15. |> Lacking that, does anyone know about a C++ implementation of RPC which
  16. |> allows you to use a service without knowing beforehand on which server
  17. |> it is located, and which is reasonably efficient?
  18.  
  19. There is a product from a startup called HyperDesk which is their implementation 
  20. of a Distributed Object Management System (a DOMS is the ORB plus some of the 
  21. as-yet-un-standardized services on top of the ORB).  As far as I know, this is 
  22. the only product on the market which conforms completely to the OMG ORB 1.1 
  23.  
  24. A number of companies are working on implementations (e.g. Sun, NCR, HP, IBM?, 
  25. etc.)  DEC's product may implement the complete ORB spec now (last time I looked 
  26. at it it did not support the static interface...can anyone give an update?).
  27. As far as I know, a number of the other companies expect to deploy their ORB
  28. and DOMS products during 1993 (originally claims were for early '93 but I
  29. expect this software will be like most other software and come out 1-3 quarters
  30. later than originally announced).
  31.  
  32. NOTE: I'm not affliated with any of the aforementioned companies except as a
  33. current or potential customer.  However, I do represent my company to the OMG.
  34.  
  35. Brian Gilstrap
  36.  
  37. -- 
  38. Brian R. Gilstrap                      Southwestern Bell Technology Resources
  39. gilstrap@calvin.sbc.com                550 Maryville Centre Dr.
  40. Phone: 314-529-7639                    St. Louis, M0 63141          USA
  41.  
  42.  
  43. -- 
  44. -- 
  45. Brian R. Gilstrap                      Southwestern Bell Technology Resources
  46. gilstrap@calvin.sbc.com                550 Maryville Centre Dr.
  47. Phone: 314-529-7639                    St. Louis, M0 63141          USA
  48.