Daniel, since a couple of days I'm playing with TaskQueue + countdown. I'm trying to create a HttpMonitor, exactly as you. :) The idea is the same as Eli Jones wrote: enque a task with a deferred run using countdown. My tests show it works fine.
OK, ok, my test are not for business. I'm learning and testing GAE, in particular Task Queue. I hope to have an alpha version in the next days. Let me know if you need more info. Fabrizio On Sat, Jan 15, 2011 at 5:03 PM, supercobra <[email protected]> wrote: > The countdown parameter of TaskQueue is indeed a big help here. Thanks > for pointing that out. > > -- [email protected] > http://supercobrablogger.blogspot.com/ > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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.com/group/google-appengine?hl=en.
