[Twisted-Python] How to make twisted server run as an deamon

EddyXu eddyxu at 126.com
Thu Sep 1 05:06:39 EDT 2005


Ok , i got it , thank you . Hum, i am a newbie in twisted....it seems i
should refactor the code someday...
Bill Bumgarner 写道:

> On Aug 31, 2005, at 11:14 PM, EddyXu wrote:
>
>> The server which is in your code is inherit from
>> twisted.application.FOOserver? or some module else? It seems i have
>> wrote my server in "Low level" which has talked about in HOWTOs. For use
>> the foo.tac below, do i need rewrite all my server and use
>> twisted.application instead of the code i use now.?
>
>
> Far simpler; you just need an instance of your factory as the second
> argument to internet.TCPServer()...
>
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>


-- 
No more than thinking....







More information about the Twisted-Python mailing list