[Twisted-Python] Gridspy - a new project using Twisted

2009-10-25 Thread Tom Leys
Hi Everyone I would like to introduce my project for the http://twistedmatrix.com/trac/wiki/ProjectsUsingTwisted page. We use twisted as the central server that talks to many power measurement sensors in the field. " Gridspy provides you with an interactive view of resource usage in your bu

Re: [Twisted-Python] Handeling unresolved DNS queries?

2009-10-25 Thread exarkun
On 24 Oct, 08:04 pm, jes...@taxboel.dk wrote: >Im looking at the common.py and I feel a bit confused about how to wrap >a >resolver. > >Would'nt a subclass achieve the same thing. I would only need to >implement >the changed functions in the subclass. > >I guess my problem is that I dont exactly

Re: [Twisted-Python] Twisted Performance

2009-10-25 Thread Daniel Griffin
Sure, I am not really finished with it yet. When I do get done I will do a write up. Dan On Sun, Oct 25, 2009 at 12:15 AM, Glyph Lefkowitz wrote: > On Oct 24, 2009, at 3:47 PM, Daniel Griffin wrote: > > > I ported my thread based socket code to twisted and have been happy > > with my results. (