home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 11829 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  2.3 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!cronkite.Central.Sun.COM!sixgun.East.Sun.COM!chessie!pmorris
  2. From: pmorris@chessie.East.Sun.COM (Phillip Morris - SE Vienna Va.)
  3. Newsgroups: comp.arch
  4. Subject: Re: Comparison of Alpha, MIPS and PA-RISC-
  5. Date: 21 Dec 1992 20:24:53 GMT
  6. Organization: Sun Microsystems, Inc.
  7. Lines: 47
  8. Distribution: world
  9. Message-ID: <1h596lINNhuf@sixgun.East.Sun.COM>
  10. References: <BzGn32.37C@dscomsa.desy.de>
  11. Reply-To: pmorris@chessie.East.Sun.COM
  12. NNTP-Posting-Host: chessie.east.sun.com
  13.  
  14. In article 37C@dscomsa.desy.de, hallam@zeus02.desy.de (Phill Hallam-Baker) writes:
  15. >
  16. >Bugs they still need to fix:-
  17. >
  18. >    1) Online manual still designed with aim of minimizing disk space rather than
  19. >providing information.
  20.  
  21. Try out Sun's Answerbook technology (will take up over 200MB of disk if you install
  22. the whole thing), with hyper-text links throughout, a great search facility, etc.
  23.  
  24. >    2) No help facility.
  25.  
  26. Almost every vendor now has a help viewer pop-up in their windows environment. For
  27. Suns, just hit the Help key (if you haven't disable it) while in Openwindows.
  28.  
  29. >    3) No standardized user firendly shell.
  30.  
  31. What's a user-friendly shell? There sure are plenty to choose from, take your pick from
  32. sh, csh, ksh, tcsh, bash, etc.
  33.  
  34. >    4) Command qualifiers hard coded into applications making multilanguage
  35. >customization impossible.
  36.  
  37. Take a look at Solaris 2.1 -- it has extensive I18N (internationalization) support
  38. at both the O/S and the programmer's levels.
  39.  
  40. >    5) Requires expensive expert to have a chance of any security.
  41.  
  42. Sun's CMW (shipping in volume as of 12/17/92) only needs a regular admin and a
  43. security officer (who is required for any secure facility anyhow), and is being
  44. evaluated for the DISA CMW (B2+ security).
  45.  
  46. >    6) File system limited to sequential file, forcing applications to create their
  47. >own file system on top of the UNIX one, thus preventing any standardization or
  48. >application independent optimization.
  49.  
  50. Almost every Unix implementation now has many optimizations built-in, such as write
  51. clustering, SCSI tag-queuing, etc.  You can also create holey files.  Striping (both
  52. via h/w and s/w) is abundantly available.  What type of file I/O are you complaining
  53. about the lack of?
  54.  
  55. >Phill Hallam-Baker
  56.  
  57. -Phil Morris
  58.  
  59.  
  60.  
  61.