This is documented on the properties page:

http://jakarta.apache.org/jcs/LateralTCPProperties.html

Set remove on put to true.  Also set filter by hash
code to true.


--- giriraj <[EMAIL PROTECTED]> wrote:

> 
> 
> 
> Your question is unclear.  The lateral cache does
> not
> propagate on a schedule.  Elements are sent to other
> laterals when they are added to a region.  They are
> internally queued, of course, but they are processed
> as soon as possible.  
> 
> Hi Aaron,
> 
> I was referring to the updates sent to other lateral
> caches. I saw that
> there was a delay in the propagation of updates to
> other laterals. From your
> response, it seems that its not configurable and
> happens asap.
> 
> Also, instead of sending the object that changed,
> can i configure it to just
> send the region that changed and have it invalidated
> on the receving lateral
> cache?
> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/TCP-lateral-cache-configuration-tf2543452.html#a7099030
> Sent from the JCS - Users mailing list archive at
> Nabble.com.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to