The preview release of Java for App Engine has gotten me interested in
GAE once more but an unanswered question from the early 2008 beta days
is still causing me anxiety.

I ask this question based on my working assumption that GAE spins app
web processes at a Google data center closest to the client browser.

If moderate App usage were to cause an App to have two active web
processes, one based in Europe and the other in West Coast America do
both sites reference one authoritative Datastore location?

Or do Datastore API calls reference the nearest local Datastore copy?

If the later how would concurrent updates to the same entity from
European and Californian client browsers be resolved?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to