To reduce the number of objects created on the file system by Jackrabbit we plan to use a RDBMS backend for Jackbbit to store metadata.

Looking at the source code of the Jackrabbit SimpleDbPersistenceManager, it appears that Jackrabbit is using a unique db connection to the RDBMS, which is ok for tests purpose but can create a bottleneck in a production environment.

Has anybody already developped a patch for this pb (ex: using a datasource/connection pool) ?

Eric.



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to