Hi, On 5/14/07, ruchi goel <[EMAIL PROTECTED]> wrote:
I would like to know if anyone is using Jackrabbit in live commercial/OS project/product .
I guess there are already quite a few people doing so. See the JCR Links page on the Jackrabbit wiki for some commercial applications based on Jackrabbit.
Also , does anyone have any scalability numbers for Jackrabbit, preferably with RMI.
What sort of scalability are you interested in? Number of nodes, total amount of content, number of (concurrent) users, perfromance under load, ... Note that the current RMI layer is heavily constrained by network latency as it normally uses a large number of small requests. For best performance you should typically use a local Jackrabbit instance. BR, Jukka Zitting
