hi cornel!

On Sep 21, 12:58 pm, Cornel <[email protected]> wrote:
>
> I have a curiosity. From what i understand Gmail is implemented on the
> same infrastructure that app-engine now offers to developers.

this is true, but at a much lower level than you've interpreted it.
gmail uses GFS, Chubby, and other internal shared infrastructure for
cluster management, monitoring, etc. app engine uses all of those too,
which is what we meant by "implemented on the same infrastructure."
the app engine datastore is specific to app engine, though, and gmail
doesn't currently run on app engine, so it doesn't use the datastore.

--~--~---------~--~----~------------~-------~--~----~
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