David Underhill wrote:
> What ideas do you have for demonstrating that GAE can scale better
> than PC, at least under certain conditions?
The problem with your first two tests is that they scale easily in any
environment. Just add more servers as necessary.
The problem with the third test is that it tests how complex of a
query can be handled in a single request. Google App Engine allows
your app scale to handle millions of requests. It doesn't help your
app handle bigger and bigger queries.
Ross Ridge
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---