Hi there, My understanding is that currently Java based apps are multi-threaded, so a single instance can concurrently service multiple requests. Python apps are single threaded, but that will change when 2.7 support is released. I do Java work, so I'm not sure what you have to do on the Python side to support that change.
Others here should correct me if I'm wrong about this. -- James -- 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/-/mDZseS9Oaq4J. 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.
