Difference Between Process and Thread Version 0 |
|
👤 Author: by 1940088381qqcom 2017-03-15 12:09:01 |
Process vs Thread
In order to let computers do more than one activity at a time both process and thread provide a great service but there is difference between them in the way they operate. All the programs running on a computer uses at least one process or thread. Process and thread let the processor switch smoothly among several tasks while sharing computer’s resources. So it is the duty of a programmer to use threads and processes in an efficient way to make a processor with high perfor