Hi, I'm leveraging GAE recently and I'm very impressive by the
improvements GAE has made during the last 12 months. 12 month ago, I
have no option but to migrate my app to EC2 due to the high amount CPU
limitation and non-billable quota on GAE. I'm glad to see that these
two issues have been resolved.

However, there is one limitation which I cannot understand, the
simultaneous dynamic requests. The document said the limitation is
about 30 simultaneous dynamic requests. I know it's a pretty big
number, but it still sets a limitation there which prevents our apps
to become super popular. And the project I'm going to build is
expecting large amount of requests from each user, which is very
likely to have problem with this limitation.

The question is, is there any possibility to remove this limitation?
Or do we have workaround if we hit this limitation? I really don't
want to see this become another high amount CPU limitation, which
gives me one month bad sleeps.

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