http://code.google.com/appengine/docs/python/urlfetch/overview.html“rel=“noreferer”> 注
The app can have up to 10 simultaneous asynchronous URL Fetch calls
What happens if an application calls more than 10 async fetch at a time?
Does Google App Engine raise an exception or simply queue the remain calls waiting to serve them?