Another thing to consider is using a separate service for doing the heavy lifting in the background.
In "Google I/O 2009 - App Engine Nitty-Gritty: Scalability, Fault Tolerance, and Integrating Amazon EC2" [http://www.youtube.com/watch? v=p4F62q1kJ7I] they use a dedicated server instance on EC2 to do all there heavy lifting in the background. Definitely not ideal but an option. Shane -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
