Search Results

Search: Posts Made By: anjul_thegreat
Forum: Programming 07-09-2007
11,008
Posted By anjul_thegreat
Time taken by a child process?
Hi,

I have a program where I fork few child jobs and call execvp to run another jobs. I use wait to wait for any job to get complete.
Requirement is I need to know the actual time taken by...
Forum: Programming 06-29-2007
5,269
Posted By anjul_thegreat
Timed wait?
Is there any way in which I can make my wait signal to wait for a specified time for child job to complete. And if that time is over, the program gets out of the wait signal to process other things,...
Forum: Programming 06-29-2007
5,269
Posted By anjul_thegreat
Timed wait?
Is there any way in which I can make my wait signal to wait for a specified time for child job to complete. And if that time is over, the program gets out of the wait signal to process other things
Forum: Programming 06-29-2007
6,009
Posted By anjul_thegreat
Thnx guys, I hv used the porters method and...
Thnx guys,

I hv used the porters method and it is working fine....
Forum: Programming 06-27-2007
6,009
Posted By anjul_thegreat
Status of child job after parent is killed
Hi,

I have a requirement.

Scenario:

A parent job invokes a child job and gets killed. The child becomes orphan and gets attached to init. Child job is removed from the pid table as soon as...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy