answersLogoWhite

0

uniprocessor :

- A type of architecture that is based on a single computing unit. All operations ( additions, multiplications, etc ) are done sequentally on the unit.

. multiprocessor :

- A type of architecture that is based on multiple computing units. Some of the operations ( not all, mind you ) are done in parallel and the results are joined afterwards.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Performing Arts

Difference between distributed system and multiprocessor system?

The difference between distributed system and multiprocessor system is whether the processing units in the system share the main memory. If yes, then the system is multiprocessor system; otherwise, it's a distributed system.


What is the Difference between clustered system and multiprocessor system?

is a number of linked systems, working together closely ,so that they form a single computer


What is the difference between preemptive and non preemptive scheduling?

1.) in preemptive scheduling we prempt the currently executing process, in non preemptive scheduling we allow the current process to finish its CPU burst time... 2.) in preemptive scheduling the process is forcibly sent to waiting state when a process with higher priority comes to CPU, in non preeemptive scheduling the process at running state can not be forced to leave the CPU until it completes........


What difference between cluster system and multiprocessor system?

A cluster system consists of multiple independent computers connected together, each with its own operating system and resources, while a multiprocessor system has multiple processors sharing the same memory and operating system. In a cluster system, each node operates independently and communicates through a network, whereas in a multiprocessor system, all processors share the same memory space and can access shared resources more efficiently. Clusters are typically used for high availability and scalability, while multiprocessor systems are designed for high performance and parallel processing tasks.


What is the difference between primitive and non primitive CPU scheduling algorithm?

In Non-Primitive CPU Algo. once a process is given to the CPU it cannot be preempt,but in primitive Algo. it can be.

Related Questions

Difference between distributed system and multiprocessor system?

The difference between distributed system and multiprocessor system is whether the processing units in the system share the main memory. If yes, then the system is multiprocessor system; otherwise, it's a distributed system.


What is the difference between forward and backwards scheduling?

jhfgg


Difference between round robin scheduling and Weighted round robin scheduling?

One is weighted, the other is not. Simple as.


What is the Difference between clustered system and multiprocessor system?

is a number of linked systems, working together closely ,so that they form a single computer


Difference between time sharing and multitasking and multithreading and multiprocessor?

multitasking: more task execute on sevaral cpumultithreading : sevaral part of one program execution


What is the different between high and low level scheduling?

It would seem that the difference between high and low level scheduling would be determined by the priority/necessity/importance of the subject in question, as related to the purposes/goals of the organization.


What is the difference between project scheduling and project controlling?

The 2 have nothing in common. Project Scheduling is done in the Project Planning phase, Project Controlling and Monitoring is project life cycle phase.


What is the Least Slack Time scheduling algorithm used for?

The Least Slack Time scheduling algorithm is used for assigning priority based on the slack time (temporal difference between the deadline, ready time and run time) of a process.


What are the differences between cscan and scan algorithms for disk scheduling?

The main difference between the C-SCAN and SCAN algorithms for disk scheduling is how they handle requests that are located at the end of the disk. C-SCAN moves the disk arm to the other end of the disk after servicing the last request, while SCAN moves the arm back to the beginning of the disk. This difference affects the order in which requests are serviced and can impact the overall efficiency of the disk scheduling algorithm.


What is the difference between preemptive and non preemptive scheduling?

1.) in preemptive scheduling we prempt the currently executing process, in non preemptive scheduling we allow the current process to finish its CPU burst time... 2.) in preemptive scheduling the process is forcibly sent to waiting state when a process with higher priority comes to CPU, in non preeemptive scheduling the process at running state can not be forced to leave the CPU until it completes........


What is difference between unit commitment problem and optimum scheduling?

i really don't know so ask some one else. sorry about that who ever sent that.


What difference between cluster system and multiprocessor system?

A cluster system consists of multiple independent computers connected together, each with its own operating system and resources, while a multiprocessor system has multiple processors sharing the same memory and operating system. In a cluster system, each node operates independently and communicates through a network, whereas in a multiprocessor system, all processors share the same memory space and can access shared resources more efficiently. Clusters are typically used for high availability and scalability, while multiprocessor systems are designed for high performance and parallel processing tasks.