Right now I get 3 instances with always on, and I am using python so I have no thread-safe setting. With the new pricing 3 instances at $0.05 * 24 hours * 30 days is $108/month...
On May 10, 3:54 pm, stephenp <[email protected]> wrote: > I believe for $9/month you get one always-on instance. Then, you need to go > make your app thread-safe and turn on "multiple requests" for your app so > each instance can handle more than one request at a time. Also, they're > going to make their instance scheduler better at keeping your instances > busy. > > Stephen -- 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.
