Indeed, it depends upon what you do with said cached objects.

John McNally <[EMAIL PROTECTED]> writes:

> There are a few factors which would affect this and it is outside of
> turbine's domain.  It is an application specific consideration.
> 
> john mcnally
> 
> Gareth Coltman wrote:
> > 
> > One other query:
> > 
> > I am using the GlobalCache to store a lookup list. If the vector is not
> > found in the Cache, my application will try to create it. Does this object
> > need to be a Vector (i.e. synchronized) or can I still use an ArrayList?

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

Reply via email to