Hi, > Hi all, > We've been doing some detailed performance investigation on a JackRabbit app > with approx 75,000 entries in the bundles table and 12,000 binaries in the > binval table.
Did you try the Data Store feature as well? See also: http://wiki.apache.org/jackrabbit/DataStore > * the synchronisation around the bundle persistence manager becomes a real > issue as the database is hit more and more. In our case blocked reads were > the issue. The Data Store should solve this. Regards, Thomas
