...
/Introduction to Concurrency and Threads
Introduction to Concurrency and Threads
This lesson introduces you to the subject of the upcoming chapters, concurrency, and threads.
We'll cover the following...
Thus far, you have seen the development of the basic abstractions that the OS performs. You have seen how to take a single physical CPU and turn it into multiple virtual CPUs, thus enabling the illusion of multiple programs running at the same time. You have also seen how to create the illusion of a large, private virtual memory for each ...
Access this course and 1400+ top-rated courses and projects.