Simple TCP Server || Daemonize || Continuous

Erik Max Francis max at alcyone.com
Tue Feb 4 06:11:40 EST 2003


Andrew Bennetts wrote:

> The easiest way, in my opinion, is to let a library like Twisted do it
> for
> you.

You're kidding, right?  He has the application, he just wants to
daemonize it.  Are you really suggesting that switching to an entirely
separate networking framework is really the best approach, rather than
simply calling a daemonize() function such as those in the provided
recipes?

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ Who'd ever think it / Such a squalid little ending
\__/ The American and Florence, _Chess_
    Bosskey.net: Aliens vs. Predator 2 / http://www.bosskey.net/avp2/
 A personal guide to Aliens vs. Predator 2.




More information about the Python-list mailing list