Processes
Processes. Modern systems can have many operations occurring at the same time. Most applications require one or more processes to be running. Large systems can have thousands. Each process takes time to load and unload, and consumes resources like CPU time, memory, file handles, and disk access.
365 views • 23 slides