I am not sure if this question is at the right place here, but will it be
possible to make JSPWiki more scalable with this new design ?
And then I mean running multiple instances (JVM's) of JSPWiki against 1
shared repository.

Short answer: yes.

The current version of JSPWiki does not offer that scalability, for instance because of the referencemanager, at least not with a File based repository. Running a wiki with hundreds of thousand or even million pages would (I
guess) not be possible right now. Startup times would take too long
probably.

Some people *are* doing it, but I believe they have turned off ACL scanning (which is the big timewaster right now).

/Janne

Reply via email to