Hi

I am writing an application that will allow an undetermined number of
clients on the application.
Every client's data will be stored using the NameSpace mechanism.

There will be a huge difference on the quota usage per client. (A
client will be a company and the company will add users to it's profile.
The users will log on and send data to the application. Reports can
also be requested.)

I don't want to ask clients using little quota to subside clients using
lots of quota. I want to ask each one what he uses.

Is there a way to determine quota usage per NameSpace or would it be
better (or allowed) to host a completely seperate application per
client?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to