[Twisted-Python] twistd and win32 service

Justin Johnson justinjohnson at fastmail.fm
Wed Oct 22 14:24:42 EDT 2003


Is it possible to have twistd run a .tap but do so within a windows
service?

The general consensus on the mailing list archives seems to be that I'd
need to setup my code to not require twistd but just run standalone. 
However, since I'm running on windows I'd like to have twistd handle
loading the win32eventreactor for me so I don't have to worry about
import orders and all that.

Thanks.
-Justin




More information about the Twisted-Python mailing list