[Twisted-Python] How to make twisted server run as an deamon
Bill Bumgarner
bbum at mac.com
Thu Sep 1 08:40:14 MDT 2005
On Sep 1, 2005, at 2:06 AM, EddyXu wrote:
> Ok , i got it , thank you . Hum, i am a newbie in twisted....it
> seems i
> should refactor the code someday...
We are all a newbie at one time or another.
The key to programming effectively in Twisted seems to be to figure
out what code you *don't* have to write.
Learning Twisted really reminds me a lot of learning Cocoa (16 years
ago). In both cases, the framework gives you a fully functioning
generic application out of the box. It is up to you to customize
that generic application to turn it into the specific solution you need.
b.bum
More information about the Twisted-Python
mailing list