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 things are goi

Re: [Twisted-Python] Timers in Twisted

2009-07-20 Thread Glyph Lefkowitz
On Mon, Jul 20, 2009 at 8:26 AM, David Guerin wrote: > 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

[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