Hi all,
How to calculate instance hours? is that depends on how many users accessing the apps?
Thanks,
Didin
In case I have entity contains 20 fields and 1million record accessed by 100 users at the same time to put and get 1 record of each. How to calculate it?
--
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/-/yHXyV1LFG6QJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
In case I have entity contains 20 fields and 1million record accessed by 100 users at the same time to put and get 1 record of each. How to calculate it?