I'd like to write a web site using App Engine. The web site will be a front end for schedule the execution of some events that I plan to run with cron. Can I use cron from App Engine?
Anyone can provide an example?
I'd like to write a web site using App Engine. The web site will be a front end for schedule the execution of some events that I plan to run with cron. Can I use cron from App Engine?
Anyone can provide an example?
google shows it's possible with python.
http://code.google.com/intl/sk-SK/appengine/docs/python/config/cron.html