uniprocessor system

{{Short description|Computer system with one CPU}}

{{one source|date=December 2017}}{{refimprove|date=December 2017}}

A uniprocessor system is defined as a computer system that has a single central processing unit that is used to execute computer tasks. As more and more modern software is able to make use of multiprocessing architectures, such as SMP and MPP, the term uniprocessor is therefore used to distinguish the class of computers where all processing tasks share a single CPU. As such, this kind of system uses a type of architecture that is based on a single computing unit. All operations (additions, multiplications, etc.) are thus done sequentially on the unit.

Further reading

{{cite book

| title=Computer Architecture and Parallel Processing

| url=https://archive.org/details/computerarchitec00hwan

| url-access=registration

| first1=Kai

| last1=Hwang

| first2=Faye A.

| last2=Briggs

| publisher=McGraw-Hill

| pages=[https://archive.org/details/computerarchitec00hwan/page/846 846]

| date=1984-09-01

| isbn=978-0070315570}}

{{DEFAULTSORT:Uniprocessor System}}

Category:Parallel computing

{{Compu-hardware-stub}}