Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
Asymmetrical Multiprocessing Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. Computer systems with multiple processors can utilize the processors in one of two ways. In asymmetrical multiprocessing, each CPU (central processing unit) is dedicated to a specific function, such as network interface card I/O (input/output) or file operations. In symmetrical multiprocessing, which is generally agreed to be superior to asymmetrical multiprocessing (but harder to implement), any CPU can handle any task if it is available to do so. Depending on the operating system and/or applications, tasks can be split up and simultaneously handled by multiple processors. Microsoft Windows NT/Windows 2000 and other new-generation operating systems perform symmetric multiprocessing. Refer to Multiprocessing for more information. Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |