[Twisted-Python] cron-style scheduler for Twisted

Kevin Horn kevin.horn at gmail.com
Thu Apr 15 03:07:44 EDT 2010


On Wed, Apr 14, 2010 at 8:11 AM, <vitaly at 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 it.

It's not been heavily tested (and I never got around to writing the unit
tests I had intended to) but it worked for the original use case I had.

If anyone's interested, drop me a line directly and I'll send it to you (MIT
license).

Kevin Horn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20100415/41ed05bd/attachment.htm 


More information about the Twisted-Python mailing list