That's correct.  JCS is thread safe.  

Aaron

--- On Fri, 1/8/10, techie09 <techiekal...@gmail.com> wrote:

> From: techie09 <techiekal...@gmail.com>
> Subject: Re: Do I need to synchronize access to a JCS cache?
> To: jcs-users@jakarta.apache.org
> Date: Friday, January 8, 2010, 2:15 PM
> 
> as far as i know, JCS takes care of this. You need not
> specifically sync the
> calls.
> 
> -thanks,
> kalyan
> 
> 
> 
> jordiang wrote:
> > 
> > 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
> > 
> > 
> > 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/Do-I-need-to-synchronize-access-to-a-JCS-cache--tp27082018p27083142.html
> Sent from the JCS - Users mailing list archive at
> Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jcs-users-h...@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-users-h...@jakarta.apache.org

Reply via email to