Hello there, we have developed a a web-app using TG2, now i am facing a small problem. I need to run a repeated long task in the background while using the app's sqlalchemy modules.
One way of doing that could be using tgscheduler, however i am not 100% happy with that because of the lack of docs, and no native support to app's model schema. Any other ideas, or at least can someone show me (if possible) how to use modules in tgscheduler? thanks Timor A.
-- You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en.

