Re: [Twisted-Python] twisted-wave?

2009-08-21 Thread David Guerin
Hey, I had considered starting something. When I was finished my thesis that is, sometime next month... Looks very promising, all in all. Really need to look into the spec in more detail first. Has anyone else started anything? Dave On 21 Aug 2009, at 16:40, Stephen Waterbury wrote:

Re: [Twisted-Python] Timers in Twisted

2009-07-20 Thread David Guerin
Hey, Thanks for the quick response, this is exactly what I am looking for am works great. Thanks again Regards David On 20 Jul 2009, at 13:36, Glyph Lefkowitz wrote: On Mon, Jul 20, 2009 at 8:26 AM, David Guerin wrote: Hey all, I'm pretty new to Twisted Framework but thing

[Twisted-Python] Timers in Twisted

2009-07-20 Thread David Guerin
Hey all, I'm pretty new to Twisted Framework but things are going along nicely. At the moment I am trying to get a timer to fire off say every 5 minutes. What's the best way to do this with twisted? I found an old link to a how to with timers in twisted on the twistedmatrix.com site but ther