Hi, On Tue, Jul 5, 2011 at 9:33 PM, ChadDavis <[email protected]> wrote: > So, does anyone have a sense of whether the clustered deployment is > actually more widely adopted than the davex remoting? I want to try > to determine the most used deployment model in order to leverage the > efforts of the community better.
If you have a read-balanced set of frontend servers that all access the repository (like a typical cluster of web servers), then a clustered Jackrabbit setup is preferred over accessing the repository remotely. A cluster performs better than remote connections to a central server in practically all cases. BR, Jukka Zitting
