Some of business information created with much effort need be cached in a distributed way, but I am not sure. I just wonder whether OFBiz supports distributed cache for cluster or not.
-----Original Message-----
From: David E Jones [mailto:
[hidden email]]
Sent: 2009年6月11日 10:58
To:
[hidden email]
Subject: Re: OFBiz's Cache
No, UtilCache (ie the low level caching class and related classes) do
not do distributed cache.
There are higher level caches that handle distributed concerns, like
the Entity Engine cache.
Is there a specific type of information you are trying to have in a
distributed cache? I ask because much of the information that is
cached in OFBiz would not make sense to distribute, in fact I think
all of it except for entity (database) records.
-David
On Jun 10, 2009, at 8:53 PM, Jack Liu wrote:
> UtilCache, I mean.
>
> -----Original Message-----
> From: David E Jones [mailto:
[hidden email]]
> Sent: 2009年6月11日 10:51
> To:
[hidden email]
> Subject: Re: OFBiz's Cache
>
>
> Which cache?
>
> -David
>
>
> On Jun 10, 2009, at 8:42 PM, Jack Liu wrote:
>
>> Hi, All
>> Is OFBiz's cache a distributed cache or when will it be?
>>
>> Best Regards,
>>
>> Jack Liu
>>
>