Hi coders,

Could people please correct me as I am trying to understand all this, have 
read quite a few thread/pages but still a bit unsure what is going on 
exactly. This is what I get so far:

   - Being charged for instances means we should probably use 
   multi-threading in our apps to avoid significant cost increases, so google 
   is encouraging us to write apps that make more efficient use of memory.
   - Python developers are piddled off because they can't use 
   multi-threading.

Can anyone enlighten me as to when an application that doesn't use 
multi-threading would require a new instance - when more than 1 request is 
happening simultaneously? When one JVM can't handle more requests? I am 
totally confused.

I still think GAE is well worth the money. People are complaining about 
$50/month but I want my app to be making waaaaay more than that and I think 
the tools and support they provide make it way worth it. I just want to make 
sure I take all these measures into account to make my app as efficient as 
possible.

Drew

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
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-java?hl=en.

Reply via email to