I am using JCS with a in-memory cache using LRU policy.

Do I need to synchronize my calls to get() and put() operations or is JCS 
taking care of the multithreaded access?

-Jorge

Reply via email to