Twistd plugins are available in the current release of Twisted, 2.5.<br><br>cory ~/wc/Twisted% python bin/twistd web<br>2007/01/30 09:50 -0700 [-] Log opened.<br>2007/01/30 09:50 -0700 [-] twistd 2.5.0+r19371 (c:\python24\python.exe 
2.4.4) starting up<br>2007/01/30 09:50 -0700 [-] reactor class: &lt;class &#39;twisted.internet.selectreactor.SelectReactor&#39;&gt;<br>2007/01/30 09:50 -0700 [-] twisted.web.server.Site starting on 8080<br>2007/01/30 09:50 -0700 [-] Starting factory &lt;
twisted.web.server.Site instance at 0x00F4A3F0&gt;<br><br>C<br><br><br><div><span class="gmail_quote">On 1/30/07, <b class="gmail_sendername">gary jefferson</b> &lt;<a href="mailto:garyjefferson123@gmail.com">garyjefferson123@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 1/29/07, Christopher Armstrong &lt;radix at <a href="http://twistedmatrix.com">
twistedmatrix.com</a>&gt; wrote:<br>&gt; See the following:<br>&gt;<br>&gt;&nbsp;&nbsp;<a href="http://twistedmatrix.com/projects/core/documentation/howto/tap.html">http://twistedmatrix.com/projects/core/documentation/howto/tap.html
</a><br>&gt;<br>&gt; And *maybe* the following<br>&gt;<br>&gt;&nbsp;&nbsp;<a href="http://twistedmatrix.com/trac/ticket/1490">http://twistedmatrix.com/trac/ticket/1490</a><br><br><br>Very cool, I like the idea of the run plugin.&nbsp;&nbsp;Until that&#39;s ready, I
<br>think I&#39;ll settle on the next easiest thing, which is just using ENV<br>variables to &quot;pass in&quot; args to each twistd process (which is easily<br>scripted).<br><br>Gary<br><br>_______________________________________________
<br>Twisted-Python mailing list<br><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
</a><br></blockquote></div><br>