ftp.nice.ch/peanuts/GeneralData/Usenet/news/1989/CSN-89.tar.gz#/comp-sys-next/1989/Dec/Multi-xxxing

This is Multi-xxxing in view mode; [Up]


Date: Sun 27-Dec-1989 19:00:11 From: lampi@pnet02.gryphon.com (Michael Lampi) Subject: Multi-xxxing (was The NeXT and the Mac) For all of you confused by the contradictory musings regarding multi-tasking, multi-processing, etc., here's another term: multi-programming. i.e., multiple processing units; e.g., cpu's. This is regardless of memory mapping registers, virtual memory, etc. (uni-) processor systems, that executed programs in a pseudo-simultaneous fashion. This fashion involved, typically, time slicing (timeshare machines) or priority-based schemes where, typically, programs ran until they made a system call that required I/O, during which lower priority programs could be executed. Multi-tasking is a term normally used to described systems capable of scheduling for execution more than one task 'at a time', performing context switching between the tasks as required. This can be performed on a single processor system or on a multiprocessor system. Multi-programming is a term normally used to describe mainframe systems where programs perform voluntary relinquishment of control in order to perform I/O, transaction processing, etc., and are normally run in a purely priority-based scheduling environment. Base registers, virtual memory, etc. have nothing to do with whether a system is multi-tasking, multi-programming or multi-processing. Strictly speaking, when your box can do more than one thing at any instant in time (instant being as short an interval as makes sense), then your box can be referred to as a multi-processor. The NeXT is not a 'general' multi-processor since the 56000 is not a general processor as is the 68K; however, it IS a multiprocessor system. Michael Lampi MDL Corporation 213/782-7888 fax 213/782-7927 "My opinions are that of my corporation!"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.