Hi

An important component is the persistence manager you use. If you use
a database, try the H2 database. Another option is the (commercial)
CRX implementation that is using the Tar Persistence Manager. CRX is
available at http://www.day.com

Regards,
Thomas


On Wed, Feb 3, 2010 at 7:04 AM, sunild <[email protected]> wrote:
> All,
>   I have a content system implemented using JackRabbit 1.5.6, integrated
> with Spring Framework using SpringModules's JcrTemplate which needs to
> service requests in a multithreaded scenarios. Though I could optimize on
> the locking, I have not a substantial optimatization outcome on
> session.save. Hence in lieu of this, I am looking at options of customizing
> the JackRabbit Session implementation, for better performance. Could you
> please provide any pointers or reference links for the same.
>
> Thanks
> Sunil
>

Reply via email to