Hi Paul. I think this question would be a better fit for http://stackoverflow.com/questions/tagged/google-app-engine
Don't forgot to tag it with the following tags: google-app-engine, go Thanks in advance. On Tue, Sep 18, 2012 at 1:58 PM, elmac <[email protected]> wrote: > hi, > > i am trying to use a backend to periodically aggregate input from the > frontend. > if i'd like to have a function (let' say a basic for loop that sleeps each > itteration) kicked off by the "/_ah/start" handler, how would i go about it? > > i noticed i cannot dispatch the function with "go doWork()" > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/j5cwkrOf4DUJ. > 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. -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
