Difference among a process task and threads
What is the difference among a process task and threads and what are the things which are obtained by the child process from the parent procedure?
Expert
Process and task is as synonymous. One or more threads together make a process. The threads, two or more associate to same process, share similar address space of the procedure & can access the entire global variable of the procedure. While two of the processes can't access each other's address space & therefore can’t access their global variable. Two processes can talk with each other via IPC.
Normal 0 false false
Normal 0
A new fractional distillation column is not achieving the desired product specification. It is believed this is due to the design of the distillation column (i.e. column dimensions and internal components) and the control of its external components (i.e. reboiler and
A* Search: A* (pronounced “A star”) is a best-first search that attempts to minimize the total length of the path from the initial state to the goal state. It combines advantages of breadth-first search, where the shortest path is found fi
18,76,764
1953243 Asked
3,689
Active Tutors
1418607
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!