child process

Doug Fort doug.fort at verizon.net
Mon Aug 27 04:36:57 EDT 2001


Content-Transfer-Encoding: 8Bit



Brian Lee wrote:



> Hi,

> 

> I made a child process by fork function. When the mother

> process is killed, the child process is killed also.

> 

> But I want child process not to be killed even the mother

> process is killed. How can I child process run independently?

> 

> Any examples code?

> 

> 

Herre's what we use at www.stressmy.com. I think this is Unix only: on 

Windows you need a Service.

-- 

Doug Fort <dougfort at dougfort.net>

http://www.dougfort.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: launcher.py
Type: text/x-java
Size: 1339 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20010827/c37199e5/attachment.java>


More information about the Python-list mailing list