| Author |
Multithreading
|
dash
Greenhorn
Joined: Feb 26, 2002
Posts: 1
|
|
Can we have a multithreading O/S in a system with one PC(Program Counter)and one register set ? Plz anyone send me the reply . Thanx in advance Regards dash
|
 |
Rob Ross
Bartender
Joined: Jan 07, 2002
Posts: 2205
|
|
|
Of course you can! Most personal computers do that very thing. The CPU is shared among all the threads/processes on the machines, so they each get a turn to run. The net effect is that the system "seems" to be doing many things at the same time.
|
Rob
SCJP 1.4
|
 |
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
|
|
"Dash", please take a look at our naming policy and pick a different displayed name. Just keeping up appearances - Peter
|
 |
 |
|
|
subject: Multithreading
|
|
|