Three months ago instances were limited to 10 concurrent requests but 
apparently this restriction will be completely removed (may already be 
removed) and the CPU usage of your app will be the sole determinant of 
concurrency.  So if your app handles requests very efficiently it will 
handle a higher number of simultaneous requests before requests linger in 
the pending queue.  There will be some CPU limit for front end instances 
such as 600Mhz.

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

Reply via email to