Skip to content

Opening book details…

About this document

Managing Spawned Processes by Jaswinder Thakur is a document available to read on EtoBox.

1) When a parent process spawns a child process, there are two possibilities for how their address spaces relate. If they share the same program and data, deleting the parent would also delete the child. However, if the child loads a new program, deleting the parent early could interrupt the child

Author
Jaswinder Thakur
Language
EN