What is a multiprocessing system, Operating System

Assignment Help:

What is a multiprocessing system?

Multiprocessor systems are those systems that use additional than a single processor for program execution. It is done for raising the execution speed of the entire system. The initiative behind multiprocessing is that a single process can be divided into sections which can be executed singly in different processors. Mainframes and Super computers make use of multiprocessing. Multiprocessing is applied in two ways they are:

a. Parallel processing or tightly coupled systems

b. Loosely coupled systems.

In Tightly coupled systems or Parallel processing systems the resources like memory are shared with different processors. This may decrease the cost for memories but the realistic implementation of tightly coupled systems isn’t so easy.

 

 

533_What is a multiprocessing system.png

 

In loosely coupled systems every processor will be having it own memory and they will be sharing the system bus and I/O etc. Its execution is comparatively easier to parallel processing.


Related Discussions:- What is a multiprocessing system

Dual Mode Operation, I am not getting what you have tried to describe here....

I am not getting what you have tried to describe here. Can you elaborate more about this, i will be thankful to you. Vinay

Long term scheduler, Long term scheduler calculates which processes are a...

Long term scheduler calculates which processes are admitted to the machine for processing. It accepts the degree of multiprogramming. Once accepted, a job converts a process.

Explainoptimal page replacement in detail, Optimal page replacement An...

Optimal page replacement An optimal page replacement algorithm has the least page fault rate of all algorithms. The algorithm states that put back the page that will not be us

Inter-process Communication !, My code it didn''t run properly ,i tried to ...

My code it didn''t run properly ,i tried to pass 2 parameter example : ./a.out ls -ll ,but it execute only the ls instead of the ls -ll ! plz help amd thank you ! #include #inclu

Conservative garbage collection, Conservative GC can be used for languages ...

Conservative GC can be used for languages such as C and C++, which were not explicitly designed for garbage collection. This is a non-copying technique. A conservative garbage coll

What is a file path name, What is a file path name? A list of the subdi...

What is a file path name? A list of the subdirectories, directories, and files we must traverse to reach a file from the root directory.

Explain the spawnvp function used in the netware, Explain the Spawnvp Funct...

Explain the Spawnvp Function used in the netware Spawnvp(flags, execNmae, argv)   This function executes  similarly to spawnlp( ) except that parameters are passed as a v

Explain multilevel feedback queue in detail, Explain multilevel feedback qu...

Explain multilevel feedback queue in detail A process can move among the various queues; aging can be executed this way Multilevel-feedback-queue scheduler explained b

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd