[
https://issues.apache.org/jira/browse/IMAP-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846833#action_12846833
]
Norman Maurer commented on IMAP-118:
------------------------------------
And this..
http://github.com/ieb/open-experiments/blob/master/slingtests/osgikernel/libraries/utils/src/main/java/org/sakaiproject/nakamura/util/PathUtils.java
Thx Ian
> Use some kind of autoscalling for storing nodes
> -----------------------------------------------
>
> Key: IMAP-118
> URL: https://issues.apache.org/jira/browse/IMAP-118
> Project: JAMES Imap
> Issue Type: Improvement
> Components: JCR Mailbox
> Reporter: Norman Maurer
>
> We should use some kind of autoscalling for storing nodes to get a better
> performance with thousands of users. Currently we store for example the
> subscriptions like:
> /subscriptions/username/mailboxname
> With autoscalling it would look like this:
> /subscriptions/u/us/use/user/..../m/ma/mai/mail/...
> See this for some ideas:
> http://blog.tfd.co.uk/2010/03/07/jackrabbit2-user-manager-scaling/
> http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/security/user/UserManagerImpl.java?revision=881215&view=markup
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]