...and beware blocking external urlfetches to flakey services like Facebook.
Jeff On Wed, May 11, 2011 at 3:42 PM, Mike Lawrence <[email protected]> wrote: > You cant use a 3rd party library to add threading. > The API to create a new thread is not in the white list so it's not allowed > > Sincerely, Mike Lawrence > > > On Wed, May 11, 2011 at 2:32 PM, Kyle Finley <[email protected]> wrote: >> >> What if you were to re-wright using datastore plus? >> http://code.google.com/p/appengine-ndb-experiment/ >> >> Would this be comparable to threading? >> >> -- >> 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. > > -- > 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. > -- 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.
