Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-15 Thread Glyph Lefkowitz
On Apr 14, 2010, at 9:25 AM, exar...@twistedmatrix.com wrote: On 01:11 pm, vit...@synapticvision.com wrote: hi, is there any cron-style scheduler in Twisted? Could one point me to the docs where it could be found? Thanks. There's http://code.google.com/p/twistedcronservice/. This does

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-15 Thread Jason J. W. Williams
Posted. http://twistedmatrix.com/trac/wiki/ProjectsUsingTwisted On Thu, Apr 15, 2010 at 12:20 AM, Glyph Lefkowitz gl...@twistedmatrix.com wrote: On Apr 14, 2010, at 9:25 AM, exar...@twistedmatrix.com wrote: On 01:11 pm, vit...@synapticvision.com wrote: hi, is there any cron-style scheduler

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-15 Thread Glyph Lefkowitz
On Apr 15, 2010, at 2:37 AM, Jason J. W. Williams wrote: On Thu, Apr 15, 2010 at 12:20 AM, Glyph Lefkowitz gl...@twistedmatrix.com wrote: This does not appear to be listed on http://twistedmatrix.com/trac/wiki/ProjectsUsingTwisted. Anyone care to add it? Jason? Posted.

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-15 Thread Kevin Horn
On Wed, Apr 14, 2010 at 8:11 AM, vit...@synapticvision.com wrote: hi, is there any cron-style scheduler in Twisted? Could one point me to the docs where it could be found? Thanks. I wrote something like this once, I called it txScheduler. I guess I really should clean it up and release

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-15 Thread Jason J. W. Williams
That would most excellent. :) On Thu, Apr 15, 2010 at 12:56 AM, Glyph Lefkowitz gl...@twistedmatrix.com wrote: On Apr 15, 2010, at 2:37 AM, Jason J. W. Williams wrote: On Thu, Apr 15, 2010 at 12:20 AM, Glyph Lefkowitz gl...@twistedmatrix.com wrote: This does not appear to be listed on

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-14 Thread exarkun
On 01:11 pm, vit...@synapticvision.com wrote: hi, is there any cron-style scheduler in Twisted? Could one point me to the docs where it could be found? Thanks. There's http://code.google.com/p/twistedcronservice/. Jean-Paul ___ Twisted-Python mailing

Re: [Twisted-Python] cron-style scheduler for Twisted

2010-04-14 Thread vitaly
Thank you. Quoting exar...@twistedmatrix.com: On 01:11 pm, vit...@synapticvision.com wrote: hi, is there any cron-style scheduler in Twisted? Could one point me to the docs where it could be found? Thanks. There's http://code.google.com/p/twistedcronservice/. Jean-Paul