[Twisted-Python] Win32 Service

Justin Johnson justinjohnson at fastmail.fm
Fri Aug 1 08:01:28 EDT 2003


I'm not using twistd, but I did get my xmlrpc service written in twisted
to run as a service using the attached file.

-Justin

On Fri, 1 Aug 2003 18:20:14 +1000, screwtape at froup.com said:
> On Thu, Jul 31, 2003 at 07:05:09AM -0700, Mike Owens wrote:
> > I am currently running twisted on an XP machine. What is the 
> > recommended way of running twistd as a service? Or should I just 
> > create a custom web script and run that as a service?
> 
> I don't believe twistd plays nicely with NT-style services at the
> moment. If I had to make a Twisted-using Python script into an NT
> service tomorrow, I'd be playing with py2exe:
> 
> 	http://starship.python.net/crew/theller/py2exe/
> 
> Obviously, that's more for setting up your script on your server
> (farm) rather than for rapid development...
> 
> -- 
>  ___________ ___________________________________
> | Screwtape | http://livejournal.com/~thristian |______ _____ ___ __ _  _
>   _    _
> |
> | Just think of this number as a sort of parrot. -- Ross Williams
> |
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winsvc.py
Type: application/unknown
Size: 1550 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20030801/955a4adc/attachment.bin 


More information about the Twisted-Python mailing list