home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 12040 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!gatech!psuvax1!rutgers!rochester!cantaloupe.srv.cs.cmu.edu!lindsay
  2. From: lindsay+@cs.cmu.edu (Donald Lindsay)
  3. Newsgroups: comp.arch
  4. Subject: Re: reentrant
  5. Summary: more than that
  6. Message-ID: <C099MA.CpF.2@cs.cmu.edu>
  7. Date: 3 Jan 93 02:01:21 GMT
  8. References: <C04zn2.A95.2@cs.cmu.edu> <1993Jan2.122544.26198@sei.cmu.edu> <C08qF4.Knz@news.iastate.edu>
  9. Sender: news@cs.cmu.edu (Usenet News System)
  10. Organization: School of Computer Science, Carnegie Mellon
  11. Lines: 23
  12. Nntp-Posting-Host: gandalf.cs.cmu.edu
  13.  
  14. john@iastate.edu (John Hascall) writes:
  15. >}>The OS world is moving towards multithreading...
  16. >But as far as (popular) commercially available OSes, it would seem not:
  17.      [list omitted]
  18. >    UNIX:  not yet
  19.  
  20. One can easily multithread programs on lots of "Unix" machines:
  21. Crays, Intel Paragon, KSR/1, Alpha, SPARCstation, Sequent, and so on.
  22. On some of these machines, the vendor rather expects you to do this
  23. (notably, the multiprocessor vendors). On other machines, it is
  24. achieved by using a "threads package" that papers over some
  25. infelicity or other.
  26.  
  27. Yes, there used to be Unixi where a thread package couldn't be done
  28. properly - as the Ada pioneers found out. [No way to overlap
  29. execution and I/O, for instance.] But Sun has moved towards
  30. threading, and now there's a Posix threads-package standard, so I
  31. felt safe in claiming a trend.
  32.  
  33. I'd ask Robert how old the idea is, but since it's certainly older
  34. than much of the audience, I'll refrain. 
  35. -- 
  36. Don        D.C.Lindsay    Carnegie Mellon Computer Science
  37.