[comp.sys.atari.st] the real advantage of multi-tasking.

jack@cwi.nl (Jack Jansen) (12/24/87)

Lots of people say things like 'I don't need real multi-tasking,
I'm happy with a spooler and one or two other utilities'.

The point, however, is that applications like spoolers become
completely trivial once you have multi-tasking. 90% of the code
(and the most error-prone 90%, at that) is spent stealing vectors,
jumping in and out of supervisory mode, making sure your program
isn't overwritten by something else, etc etc etc.

I've been working on a network where a number of atari's can use
each others disks, but things got so incredibly hairy that I've
suspended the project and started thinking about making the BIOS
(or maybe even GEMDOS) multiprogrammed first. This will make my
remote-disk almost as trivial as a ramdisk.....
-- 
	Jack Jansen, jack@cwi.nl (or jack@mcvax.uucp)
	The shell is my oyster.