--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
Robert
That's exactly correct.
http://www.youtube.com/watch?v=xO015C3R6dw&feature=player_detailpage#t=795s
Just below that, though, the error rate is supposedly much lower for
HRD compared to MS. That's what's meant by "more 9s".
--
Branko Vukelić
bra...@herdhound.com
Lead Developer
Herd Hound (tm) - Travel that doesn't bite
www.herdhound.com
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
Robert
Robert - the limit should be:- 10 active asynchronous RPCs. Technically, since the synchronous API just makes an async call and blocks, I suppose this translates to 10 concurrent RPCs per request.