Training
×

8. Processes and Threads

In this chapter we first discuss creating, scheduling and controlling threads. We then move to processes, which are a “resource manager” for one or more threads and how the object directory of processes can be used to publish object and synchronize the startup of a system. Finally, we explain memory concepts including memory protection and sharing.