Hi, On Thu, Nov 12, 2009 at 04:27, rokham <somebodyik...@gmail.com> wrote: > Note that all these requests are WRITING to Jackrabbit. I also just came > across this article, claiming that "Jackrabbit isn’t actually able to handle > concurrent queries well".
do you mean JCR queries or SQL queries to the underlying database? jackrabbit is able to handle and execute concurrent JCR queries. however, writes to the underlying database are currently serialized. regards marcel