[Twisted-Python] how to run a twisted daemon without tcpserver

Kaladan olivier.guilloux at gmail.com
Thu Dec 15 11:23:23 EST 2005


Can I run a twisted daemon (twistd) without TCPServer, basically I want to
run
a reactor within an application, something like :
application = service.Application('myApp', uid=505, gid=506)
reactor.run(application)

Thank's
--
Olivier Guilloux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20051215/b24341a5/attachment.htm 


More information about the Twisted-Python mailing list