So I have 25,000 .py scripts running at the same time every 2 minutes as CRON jobs (distributed equally over 1000 servers)
They all have to access the same DB at the same time, ONLY to READ from db, not to write. So I was wondering if Google Datastore (for example) could handle this? 25000 requests to the same DB at the same time just to read? I couldnt find this in Google's AE docs. Best Regards -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f351d776-6064-43e2-ac5b-56489c7a46ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
