Thanks everyone for all your suggestions. On Oct 19, 4:18 am, Norman Ives <norman.i...@gmail.com> wrote: > Cron and atrun are widely available and easy to use. It is also quite > painless to access your configured pyramid app; > readhttp://docs.pylonsproject.org/projects/pyramid/dev/narr/commandline.htmlandhttp://docs.pylonsproject.org/projects/pyramid/dev/api/paster.html. > > On 18 Oct 2011, at 9:43 PM, yorjo wrote: > > > > > > > > > Hi, > > > I wonder if any pyramid users have ever needed a cron-like service > > such as the TurboGears scheduler:http://code.google.com/p/tgscheduler/ > > > I would like to run a periodic task that will need to access the > > models, config, etc. of the pyramid app. > > One way to do it would be to add a real cron task(using crontab) and > > call the wsgi application as explain in this discussion > >http://groups.google.com/group/pylons-devel/browse_thread/thread/1689... > > but was curious to know your thoughts about this. > > > Regards, > > > -j > > > -- > > You received this message because you are subscribed to the Google Groups > > "pylons-devel" group. > > To post to this group, send email to pylons-devel@googlegroups.com. > > To unsubscribe from this group, send email to > > pylons-devel+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/pylons-devel?hl=en.
-- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.