"Jacob Lund" <[EMAIL PROTECTED]> writes:

> Hi Martin!
> 
> I am using the J2EENodeStore with 50.000 files in 9.000 collections. All
> files have been placed under version control. It is running without any
> problems and there is no decrease in speed compared to a store with 100
> files.
> 
> I have had 500.000+ files in the store but without placing all the files
> under version control. This was not a problem.

This sounds good. But what do you mean by J2EENodeStore? There is 
a src/stores/slidestore/j2ee/J2EEDescriptorsStore.java. I can't see
anything in it, which would change the linear behaviour.

The performance of my server is also okay as long as standard
operations like PUT and GET are involved. Do you use Webdav/DeltaV 
versioning or raw slide versioning? Raw slide should be okay too.

Trouble starts, when a new Webdav version history is created,
because all  version histories are created in the same collection
and as slide performance to store a node scales linear with the number
of children the node has.

Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to