>
> By using backends I now see log entries in the range of 20-30 ms for 
> processing a request that is enqueued to the taskqueue compared up to 
> several 100 milliseconds that were consumed (or kept in queue) on frontends.
>

Impressive, thanks very much for posting your results.

Did you happen to verify the improved latency is seen externally to app 
engine, too?

I ask because I know the log entry ms value includes time waiting in the 
dispatch queue when frontends are used, but I haven't verified whether it's 
included when backends are used.

-- 
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/-/6TyxVeKKorcJ.
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