Ah ok - java futures. Bit harder to do WaitAny() style semantics but for you should still be able to call .get() rather than spinning manually.
On Tuesday, 6 March 2012 18:25:17 UTC+11, Wolfram Gürlich wrote: > > Simon, I will try it out and report back on what I found out. > > @Stuart - those wait..() calls seem to be specific to Phyton. I digged > into the ApiProxy.java source code but it seems very different from phytons > ApiProxy. > > Wolfram >> >> -- 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/-/0KHA3iM85SkJ. 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.
