is NamedCache thread safe ?
user1696Apr 21 2010 — edited Apr 30 2010Hi,
I am using coherance NamedCache (say 'TradeCache') to store objects in cache.
My application is designed in such a way that mutliple threads can put data in 'TradeCache' at the same time.
what kind of thread safety we need to take care of ?