You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Graham Bygrave <gr...@bygrave.org> on 2006/08/04 23:01:30 UTC

Management of object trees

Hi,

Apologies if this has been asked before, I'm almost certain it will have
been.  I've tried to search the web but it's a hard thing to articulate
in a query.

If I place collections into the cache, does the cache then treat each
member object referenced by that collection independently, or does it
treat the collection as a single thing, swapping it, expiring it etc. in
its entirety?

Thanks for your help,
Graham.



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


Re: Management of object trees

Posted by Graham Bygrave <gr...@bygrave.org>.
Thanks for replying to my question.
All the best,
Graham.

On Sat, 2006-08-05 at 06:43 -0700, Aaron Smuts wrote:
> The cache treats the collection as a single object. 
> It doesn't do anything complicated with collections.
> 
> There are cache groups, but they are not recommended
> at this stage.   
> 
> Aaron
> 
> --- Graham Bygrave <gr...@bygrave.org> wrote:
> 
> > Hi,
> > 
> > Apologies if this has been asked before, I'm almost
> > certain it will have
> > been.  I've tried to search the web but it's a hard
> > thing to articulate
> > in a query.
> > 
> > If I place collections into the cache, does the
> > cache then treat each
> > member object referenced by that collection
> > independently, or does it
> > treat the collection as a single thing, swapping it,
> > expiring it etc. in
> > its entirety?
> > 
> > Thanks for your help,
> > Graham.
> > 
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > jcs-users-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > jcs-users-help@jakarta.apache.org
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jcs-users-help@jakarta.apache.org
> 


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


Re: Management of object trees

Posted by Aaron Smuts <as...@yahoo.com>.
The cache treats the collection as a single object. 
It doesn't do anything complicated with collections.

There are cache groups, but they are not recommended
at this stage.   

Aaron

--- Graham Bygrave <gr...@bygrave.org> wrote:

> Hi,
> 
> Apologies if this has been asked before, I'm almost
> certain it will have
> been.  I've tried to search the web but it's a hard
> thing to articulate
> in a query.
> 
> If I place collections into the cache, does the
> cache then treat each
> member object referenced by that collection
> independently, or does it
> treat the collection as a single thing, swapping it,
> expiring it etc. in
> its entirety?
> 
> Thanks for your help,
> Graham.
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> jcs-users-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> jcs-users-help@jakarta.apache.org
> 
> 


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