Em Terça 16 Maio 2006 12:07, Robin Haswell escreveu: > Regardless of that though, I think scheduling a one-time task is a good > idea IMO. In at least one of my TG apps I need to perform an action in > 24 hours' time (although I don't use the TG scheduler for that as I > don't trust the server to run for 24 hours without crashing).
You don't trust the hardware or the software? I have stable websites with TG running non-stop here. All with an Apache proxying requests to CP. But, I also rely on cron for automated repetitive tasks. A scheduler would be more for sporadic things or to allow users scheduling some maintenance routines (I can create crontab entries for those, though...). -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

