
Twistd plugins are available in the current release of Twisted, 2.5. cory ~/wc/Twisted% python bin/twistd web 2007/01/30 09:50 -0700 [-] Log opened. 2007/01/30 09:50 -0700 [-] twistd 2.5.0+r19371 (c:\python24\python.exe 2.4.4) starting up 2007/01/30 09:50 -0700 [-] reactor class: <class ' twisted.internet.selectreactor.SelectReactor'> 2007/01/30 09:50 -0700 [-] twisted.web.server.Site starting on 8080 2007/01/30 09:50 -0700 [-] Starting factory <twisted.web.server.Siteinstance at 0x00F4A3F0> C On 1/30/07, gary jefferson <garyjefferson123@gmail.com> wrote:
On 1/29/07, Christopher Armstrong <radix at twistedmatrix.com> wrote:
See the following:
http://twistedmatrix.com/projects/core/documentation/howto/tap.html
And *maybe* the following
Very cool, I like the idea of the run plugin. Until that's ready, I think I'll settle on the next easiest thing, which is just using ENV variables to "pass in" args to each twistd process (which is easily scripted).
Gary
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python