Hi brian On 1/18/06, Brian Moseley <[EMAIL PROTECTED]> wrote: > i for one certainly expect to support 10,000 users in cosmo. at the > moment all users are stored as child nodes of the workspace root node. > i suppose i will introduce some intermediary layers of nodes between > the root and user nodes to cut down the number of children of any > particular node. i'm not particularly happy with that solution, > because it has a ripple effect on every part of my application, but if > that's what jackrabbit forces me to do to scale, i will. >
I posted a few comments regarding performance last month. see http://article.gmane.org/gmane.comp.apache.jackrabbit.devel/3994. See the comments about using the root node and about handling many sessions concurrently. I didn't add it to the wiki, as someone proposed, because IMHO those issues belong to jira, but I'm not sure if I'm missing something important :(. br, edgar