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

What do you understand by active directory domain, Question: a) What ...

Question: a) What do you understand by Active directory domain in Windows Server 2008? Support your answer with a diagram. b) Distinguish between active directory trees

Major advantages of microkernel approach to system design, Q. What are the ...

Q. What are the major advantages of the microkernel approach to system design? Answer: Benefits usually include the following (a) Adding a new service doesn't require modify

Explain linked allocation, Linked allocation With linked allocation, ev...

Linked allocation With linked allocation, every file is a linked list of disk blocks; the disk blocks might be scattered anywhere on the disk. The directory has a pointer to th

What are overlays, What are overlays? To enable a process to be larger ...

What are overlays? To enable a process to be larger than the amount of memory allocated to it, overlays are used. The idea of overlays is to keep in memory only those instructi

Explain the fork-join, Explain the Fork-join This is primitives in a hi...

Explain the Fork-join This is primitives in a higher level programming language for implementing interacting processes. The syntax is like this: fork ; join ; where

Explain the spawnlp functions used in the netware, Explain the Spawnlp Func...

Explain the Spawnlp Functions Used in the NetWare Spawnlp(flags, execName, arg0,...)  The Spawnlp function is used to load  a NetWare executable file (NLM) specified by exec

Unix, UNIX Shell and History feature. 1.Creating a child process. 2.Creatin...

UNIX Shell and History feature. 1.Creating a child process. 2.Creating a history feature. With the notes under code. Its exactly "programming project 1 - Unix Shell and History Fea

Explain the exit (status) function, Explain the Exit (status) Function  ...

Explain the Exit (status) Function  Exit function causes the calling process to be terminated. Actually, all file descriptors are immediately closed but the process is   not

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