Hello,

Billing in GAE is based on the profiling (also denoted accounting) of
resources. Of course, this must be accurate so users are not
overcharged. But Java does not provide good resource accounting
mechanisms (JSR284 seems a good step forward in that direction,
however). Then my question is, how does GAE accounts resource usage of
servlets? Is that done at OS level? Does it use a modified JVM? Does
it use the JVM Tooling Interface?

Thanks for your help,
Luis

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to