I'm looking at using http://code.google.com/appengine/docs/python/taskqueue/overview.html in my Web2py-based app.
Up until now I have the option to deploy to another service other than GAE (thanks to Web2py) but in using taskqueue I'll be adding a GAE- only solution. Has anyone come to this point? And how did you proceed?

