On Thu, Sep 9, 2010 at 11:19 PM, Francois Masurel <fm2...@mably.com> wrote:

> I've just found this article about App Engine :
>
>
> http://moderndeveloper.blogspot.com/2010/09/google-app-engine-scaling-cost.html
>
> They say that Python is 50% faster than Java for their specific use
> case.
>
> Does that mean that we should preferably use Python for heavy traffic
> services ?
>

I think the #1 reason GAE works the way it does is to serve heavy traffic
services at general, isn't it? That's why we all go through the
scalability-related videos and try to get along with Datastore.*
So it seems to me that we can change that question to 'Does that mean that
we should preferably use Python?'

*) I'd actually prefer Datastore over RDBMS if such choice was to arise in
the future; mainly due how I feel about Objectify and Hibernate.


> Francois
>
> --
> 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-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
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-appeng...@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