> > > The efficient threading means your Cost per request is often MUCH, MUCH > lower, especially if you are using Google API’s where the instance has idle > cycles. > I think we will see even more improvement here when [1] is completed. Go instances can probably handle a LOT more simultaneous requests than Python instances given the same amount of memory. Not sure how Java stacks up there.
[1] http://code.google.com/p/googleappengine/issues/detail?id=7927 -- 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/-/kQyLj7JxoPIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
