Very interesting indeed!
Got to test that.
I am wondering if this this feature makes all datas part of an group
or not in the datastore? (i.e. implemented using parent keys)
I am asking this in order to know if there some possible performance
loss (like write contention) that could arise from using it.
Thanks!
Stephane

On 17 mar, 10:38, Khanh Dao Minh <khan...@gmail.com> wrote:
> Hi Stephane,
>
> You can manage multitenancy using 
> Namespaces:http://code.google.com/appengine/docs/java/multitenancy/multitenancy....
>
> With each client (tenant), you can have difference setting in their
> namespace, then apply difference business logic within a single application.
>
> Regards,
> KhanhDM.

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to