<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/27/2013 01:32 PM, Thaddy wrote:<br>
    </div>
    <blockquote cite="mid:52456CD4.3070404@thaddy.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Even that is TSR based, not a real multi-tasker.<br>
      Under DOS a process can be swapped out and re-activated by a
      hardware interupt, either f.e. a timer or the keyboard.<br>
      So, at most, co-operative multi-tasking in the sense that multiple
      processes can run at the same time.<br>
      Because DOS is non-re entrant real multitasking will be very hard
      to achieve. It would be done by now ;)<br>
      <br>
    </blockquote>
    <br>
    You are probably right. <br>
    <br>
    But those nice little DOS - Appliances  (most vividly I remember one
    by Innominate, that in the background acted as a Novel Print server)
    seemingly did something very close to preemptive multitasking. <br>
    <br>
    -Michael<br>
  </body>
</html>