Hello,

I've always wondered how the infrastructure works with Java App Engine. At 
multiple requests there can be several instances with a web server each. If 
there are too many instances for a single JVM, are new instances created on 
a different JVM? I wonder if this could affect static fields (singletons) 
which might not be shared between the instances.

Correct me if I'm wrong!

Thanks,
Carl 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/64bf661a-14db-4da7-8a14-cd9dd19a21e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to