On May 11, 2:32 pm, Kyle Finley <kylefin...@gmail.com> 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 can stop your datastore API calls from blocking, but you can't
stop the entire instance from blocking waiting for your WSGI
application to exit.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to