[Twisted-Python] how can I Scheduling a command?

Itamar Shtull-Trauring itamar at itamarst.org
Thu Nov 29 09:19:49 EST 2007


On Wed, 2007-11-28 at 21:46 -0800, Don Smith wrote:

> I saw a post from you about a year and a half ago that you had built a
> scheduler in twisted. I wonder if you would share your source code
> with me?

See http://twistedmatrix.com/projects/core/documentation/howto/time.html

If you want to persist scheduling across restarts, then you need to
write extra code... but that depends on what storage system your program
uses.





More information about the Twisted-Python mailing list