home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12656 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.5 KB  |  56 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!sdd.hp.com!mips!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: STREAMS obsolete?
  5. Message-ID: <oq38ooc@rhyolite.wpd.sgi.com>
  6. Keywords: STREAMS
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Aug19.215018.24604@ohrd.uucp>
  9. Date: Thu, 20 Aug 1992 08:11:29 GMT
  10. Lines: 44
  11.  
  12. In article <1992Aug19.215018.24604@ohrd.uucp>, ohrd!twriter@cs.toronto.edu (Timothy Writer) writes:
  13. > I only just upgraded to 4.0.1 (4.0.5 is out of stock) because my most
  14. > important application software has only just been upgraded to run under
  15. > 4.0.X.  The "READ ME FIRST" letter which came with the developer's
  16. > option states that the STREAMS Primer and STREAMS Programmer's Guide are
  17. > obsolete.  Does this imply that STREAMS are obsolete?  I thought that
  18. > SGI was migrating IRIX to SVR4.  If so, why are STREAMS obsolete?  If
  19. > STREAMS are not obsolete, why are the manuals obsolete and why didn't I
  20. > get new manuals?
  21. > What's the story?
  22.  
  23.  
  24. STREAMS were obsolete as soon as they were corrupted from the researchy
  25. streams by AT&T in the mid-1980'2.  The future UNIX networking
  26. programming model is not clear.  The fastest network implementations
  27. are not STREAMS based, and of the the years STREAMS have more and more
  28. faithfully emulated sockets.  However, the death of CSRG is not a good
  29. sign for sockets.  On the other hand, if USL is fails to squash both
  30. the free and the cheap 386 versions of 4.3BSD, sockets will live
  31. forever.
  32.  
  33. The support code for things like name resolution in SVR4.1 STREAMS is
  34. not pretty, consistent, or obviously usable.  One of the mysteries of
  35. life is how people manage to get by with it.
  36.  
  37. It is possible that a future version of IRIX that is more or less
  38. SVR4-like might have sockets with STREAMS module glue and other stuff
  39. to satisfy the needs of STREAMS based applications.  SGI's TCP speed
  40. appears likely to survive the initial inclinations of those who would
  41. have had SGI jump onto the AT&T/Sun network bandwagon.
  42.  
  43. I've no doubt the letter mentioned above was only trying to say that
  44. the STREAMS documents are no longer being published by SGI.  That's
  45. news to me.  Still, Prentice Hall prints them on nice paper with what I
  46. think are better bindings.
  47.  
  48.  
  49. Vernon Schryver,  vjs@sgi.com
  50.  
  51. P.S. Before you decide I'm a completely ignorant socket fanatic, note
  52.  that I did the original port of SVR3 STREAMS to the SGI UNIX,
  53.  including writing the STREAMS modules and modifying the tty drivers to
  54.  make SGI tty's STREAMS based in 1986.
  55.