On Wed, Apr 6, 2011 at 1:35 PM, Laurens Van Houtven <_...@lvh.cc> wrote: > Hi! > > > No guarantee it's an optimal solution, but when I wanted to inspect a > running process (which sounds like what you're doing), I had a pretty good > time with manhole. (If you're not familiar with that: it's in Twisted Conch, > and it's basically just a way to SSH in to a running box and get a REPL). > > In that REPL, you can of course do things like inspect the running reactor > :-)
It would be nice to be able to attach signals emitters to some parts of running reactor in real-time. If manhole can allow to attach to these emitters - it will be possible to visualize them in funny way. Does anybody know how a twisted reactor model should look like in Blender? =) -- anatoly t. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python