[Twisted-Python] Re: Twisted-Python Digest, Vol 13, Issue 9
Andrew Bennetts
andrew-twisted at puzzling.org
Wed Apr 6 07:13:10 MDT 2005
On Wed, Apr 06, 2005 at 09:09:26PM +0800, mikah at ceruleansoftware.com wrote:
[...]
>
> This discussion caused me a lot of confusion. I dug around in
> the archives and found a very _long_ thread ("In Defense of
> TAPs") making some points to the opposite. When did tap files
> go out of style? And what if I want to daemonize my application
> anyway? How would I do so without mktap?
TAP file don't do daemonisation, twistd does. twistd works with both TAP
files and TAC files. See the --python/-y option to twistd, and also
http://twistedmatrix.com/projects/core/documentation/howto/application.html.
-Andrew.
More information about the Twisted-Python
mailing list