#867: Background tasks, like a one-time forked schedule
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 0.9a6
Severity: normal | Keywords:
------------------------------------+---------------------------------------
It would be good to have the ability to schedule a one-time background
task. This is for time consuming operations that you want to perform only
once. You could use this for all sorts of things. In my app I want to be
able to get feed information from a user-submitted RSS feed.
This could be implemented easily by adding another scheduler option that
doesn't have a repeat.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/867>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---