There are costs for large numbers of namespaces but there are no hard limits on number of namespaces per app-id.
The costs are somewhat obvious, e.g. an __namespace__ query will take longer, meaning you'll need to segment your query, there will be datastore stats on a per namespace basis, meaning that your "meta data" will expand on a per namespace basis (per namespace datastore stats coming soon). The practical limit on the number of namespaces will depend on application code. On Thu, Jun 16, 2011 at 12:31 PM, Ikai Lan (Google) <[email protected]>wrote: > No limit. > > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: http://www.reddit.com/r/appengine > > > > On Thu, Jun 16, 2011 at 10:18 AM, Aswath Satrasala < > [email protected]> wrote: > >> Any replies on this... >> >> -Aswath >> >> >> On Tue, Jun 14, 2011 at 9:44 PM, Aswath Satrasala < >> [email protected]> wrote: >> >>> Hello, >>> Is there any limit on the number of namespaces per app-id.? >>> >>> -Aswath >>> www.AccountingGuru.in >>> >> >> -- >> 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. >> > > -- > 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. > > -- > You received this message because you are subscribed to the Google Groups > "giannim" 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/a/google.com/group/giannim/?hl=en. > -- Gianni Mariani Google, Sydney -- 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.
