On 19 June, 17:29, Dan <danbr...@gmail.com> wrote:
> Yesterday the GAE team released a new version of their SDK with
> support for a task queue API. I'd like to use this in my web2py app.
> Can you recommend how I should proceed? Is it appropriate to try and
> create a library in /contrib - something like gql.py? Or is it a
> simple matter of
> importing the task queue module into the web2py controller code?
> http://code.google.com/appengine/docs/python/taskqueue/

Sounds like this should be a mode added to the existing Cron?

http://web2py.com/examples/default/cron

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to