home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / apple2 / 19308 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!cs.utexas.edu!torn!utgpu!utstat!philip
  3. From: philip@utstat.uucp (Philip McDunnough)
  4. Subject: Re: Swich It and Multitasking
  5. Message-ID: <1992Aug21.165140.26700@utstat.uucp>
  6. Organization: University of Toronto, Dept. of Statistics
  7. References: <01GNSVA1VMW00008SC@MSUS1.MSUS.EDU>
  8. Date: Fri, 21 Aug 1992 16:51:40 GMT
  9. Lines: 19
  10.  
  11. In article <01GNSVA1VMW00008SC@MSUS1.MSUS.EDU> PKBRANDON@MSUS1.MSUS.EDU writes:
  12. >The difference between program switching and true multitasking is that
  13. >the latter (also referred to as time sharing) continues the operations of
  14. >two (or more) programs _simultaneously_.
  15.  
  16. Unless you are talking about parallel processing this is not the case.    
  17. Preemptive multitasking is what is called true maultitasking, and it
  18. does not run several programs simulataneously. The OS's program
  19. scheduler mangaes the time allocated to each task. You never have both
  20. tasks working at once.
  21.  
  22. Preemptive multitasking does not demand a powerful cpu. Unix was developed
  23. on a fairly weak one, and my first computer was the HP Integral which was
  24. an 8MHz 68000 System V transportable with Unix in ROM (single user).
  25.  
  26. [ ]
  27.  
  28. Philip McDunnough
  29. philip@utstat.toronto.edu
  30.