login


共有1页, 当前是第1页, 文章总数:1.

刚刚发现gae支持了cron jobs (定时任务)在控制台里可以看到有一项: 正好我的geo twitter项目 需要定时更新twitter上的项目(因为twitter的rate limits) 这是文档:http://code.google.com/intl/zh-CN/appengine/docs/python/config/cron.html 其实很简单 根目录建个文件 cron.yaml 比如我5分钟执行一次: cron:- description: refresh twitter friends timeline  url: /event/refresh  schedule: every 5 min [...]


Logo

About Me

  • A Computer Geek in Beijing, China. Focus on Web2.0 Technology: Google App Engine, Python, Django, Software Architecture, Agile, JAVA, J2EE, JavaScript, etc.

    Coding for fun, Coding with passion :-) It's my life!

Most Popular Posts

Tags