Suppose an app takes 10ms to produce a 50k response.  The response might be 
for a mobile client, with slow connection, and take 1s to transfer. 
Is the instance tied up for the whole 1s, or is the instance tied only for 
10ms, and then there is some independent buffering that takes care of 
delivering the response to the mobile browser of the client? 

Luca

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

Reply via email to