MultiFinder

From Wikipedia, the free encyclopedia

MultiFinder was the name of a piece of extension software for the Apple Macintosh, introduced in System Software 5 in 1988 and included with System Software 6. It added the ability to co-operatively multitask between several applications at once – a great improvement over the previous systems, which could only run one application at a time. With the advent of System 7, MultiFinder became a standard integrated part of the operating system. It remained a part of the operating system until Mac OS X.

Contents

[edit] History before the MultiFinder

The first Macintosh, released in 1984, had such limited memory (128KiB) that Apple's developers decided early on to abandon the multi-tasking that Apple had developed for the Lisa.

[edit] Desktop Accessories

To allow some degree of freedom, the original Macintosh included Desk Accessories, such as a calculator, that could be run concurrently. However, these were deliberately limited so that they would not use up too much of the available RAM.

[edit] Switcher

In 1986, Apple released the Mac Plus which came standard with 1MiB of RAM. This amount of memory was sufficient to support some form of multitasking, which was first implemented by Andy Hertzfeld in his Switcher program released in April 1985. Switcher worked by designating a number of fixed "slots" in memory, into which applications could be loaded. The user could then switch between these applications by clicking a small button on the top of the menu bar. The current application would horizontally slide out of view, and the next one would slide in. Despite its awkwardness, this approach did fit well with the existing system's memory management scheme, and applications needed no special programming to work with Switcher. This early work on Switcher led to the development of MultiFinder by Apple system software engineers Erich Ringewald and Phil Goldman.

[edit] MultiFinder

MultiFinder extended the system in a number of significant ways. In addition to giving each application CPU time, it provided a way for windows from different applications to co-exist by using an application layering model. When an application was activated, all of its windows were brought forward as a single layer. This approach was necessary for backward compatibility with many of the windowing data structures that were already documented. It also provided a way for applications to supply their memory requirements ahead of time, so that MultiFinder could allocate a chunk of RAM to each according to need. This scheme, while functional, turned out to have severe limitations which caused many problems for users (see Mac OS memory management for more details).

With the release of System 7, the MultiFinder extension was integrated with the operating system, and it remained so in Mac OS 8 and Mac OS 9. However, the integration into the OS did nothing to fix MultiFinder's inherent idiosyncrasies and disadvantages. These problems were not overcome until MultiFinder was abandoned with the move to a modern preemptive multitasking UNIX-based OS in Mac OS X.

[edit] External links

  • Folklore.org — Andy Hertzfeld himself on how the Switcher idea was born and nearly ended up in the hands of Bill Gates
In other languages