Kevin Noonan wrote: > Hi all, > > App Engine now supports "cron jobs" for scheduled tasks (one of the > most significant missing features). > http://code.google.com/appengine/docs/python/config/cron.html > > * at most, twenty cron jobs per app. > * Minimum interval between execution: one minute. > > You might also be interested in the other announcements (such as > support for Java & Groovy): > http://googleappengine.blogspot.com/
Interesting, I wonder what the startup times for new instances are like compared to python. Nice to see more languages being implemented onto the system, should be interesting to see what problems are encountered with them. > > (Darragh Curran alerted me to the news.) > > Kevin. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" 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.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
