On 09.09.17 15:43, Romain Manni-Bucau wrote:
> What does references "perf test" here? something from the project? I'm
> interested in the fact CompositeCache doesn't have this synchronized
> block anymore which could scale way better with multiple threads if we
> ensure nested calls can scale as well (are not themself synchronized).

My reference always is JCSConcurrentCacheAccessUnitTest.java. The memory
caches should have locking mechanisms on their own and the auxiliary
updates are asynchronous anyway.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to