Monday, April 11, 2011

MULTIPROCESSING

Multiprocessing refers to an operating situation where the simultaneous processing of programs takes place. This state of ongoing and coordinated processing is usually achieved by interconnecting two or more computer processors that make it possible to use the available resources to best advantage. Many operating systems today are equipped with a multiprocessing capability, although multiprogramming tends to be the more common approach today.






The basic platform for multiprocessing allows for more than one computer to be engaged in the used of the same programs at the same time. This means that persons working at multiple work stations can access and work with data contained within a given program. It is this level of functionality that makes it possible for users in a work environment to effectively interact via a given program.

No comments:

Post a Comment