Also can someone explain why all threads were blocking when there was no
synchronization block around session.save(), while all threads are creating
and destroying session per repository call. If each call is being made using
a new session why do I need to synchronize session.save(). It seems like
sessions are interacting.
-- 
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Jackrabbit-performance-in-multi-threaded-environment-tp3034980p3036233.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

Reply via email to