fork, exec, and disown

Benoit Dejean bnet at ifrance.com
Mon Feb 9 11:34:14 EST 2004


> So double forking has its merits, since it is per-child rather than
> per-parent.  And modern OS actually do fork() rather efficiently anyway.

 thank you, i'll keep the double fork.




More information about the Python-list mailing list