Next: Make the children live
Up: Assignment 3: Forking Processes
Previous: Lots of processes
- 1.
- Based on the code from the previous assignment, add timing
statements to your code. By varying the number of children and
using null loops as in the previous assigment, estimate how
long it takes to create a new process, do nothing, and join.
Allen B. Downey
2/24/1998