|
|
Theory and Procedure: The lab was designed to investigate "inter-process communication using signals and the folking process". Operating system is "a set of computer program that provides instructions for the processor." A primary service of the operating system is management of processes. A process is a set of instructions to be executed or an application program. Implementation:
The implementation is highly specific to the computing enviornment of the lab (Unix), and only hints at the issues one would deal with in handling process in such enviornment. Anyway, the files are provided below.
|