> > - in a pure read-only env, start with 1 session for each request or
> > share the same session among all requests. if you think this could be
> > a performance problem, implement a static or dynamic session pool.
> >
>  > ...
>
>  Hm. How is this going to work in a multi-threaded environment? The JCR spec
> doesn't give any guarantees...
that's true, but jackrabbit sessions are thread safe.

regards, toby

Reply via email to