If an application is configured with multiple modules, for example I want 
to have the option to seperate out the "admin" part of the website from the 
"front end" and configure them as seperate modules - if both "modules" are 
used at the same time will they use two seperate instances even at low 
load, or is the decision to start multiple instances based on load?

For example, there are a couple of "front end" ajax functions that, when a 
super admin is logged on, will poll the "admin" part of the website for 
some statistical data.  When testing, the load will be low so without 
modules it would be a single instance.  With modules is it forced to run as 
two instances?

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to