Fortunately I found ehcache's concept is very like Jbosscache with
regional eviction and cache loader.
I really did not know ehcache had gone such far in the last two years,
otherwise I should have evaluated it intensively :p

That means my abstract cache layer won't need too much modification to
accommodate ehcache.

One of the feature I think ehcache may miss is the searchability of
cache entries by key or property values.
I've used Jbosscache Searchable edition (which use lucene) and it did
some trick for me to search given cache entries and let them go stale.

Any corrections or suggestions?

Thanks very much, Jon.

-Wesley

2009/12/19 Wesley Wu <[email protected]>:
> Great Jon, you help me to make a critical decision (not to use JBC any
> more and switch to EHC & Terracotta).
>
> I'll give it a shot.
>
> -Wesley
>
> 2009/12/19 Jon Stevens <[email protected]>:
>> yep, i've had several conversations with the cto of terracotta and they are
>> very on the ball about their products.
>> jon
>>
>> On Thu, Dec 17, 2009 at 11:42 PM, Wesley Wu <[email protected]> wrote:
>>>
>>> Thanks Jon, I'll definitely give terracotta a try.
>>>
>>> As far as I know, EHCache was a opensymphony project one or two years
>>> ago. I noticed that ehcache was acquired by terracotta and became a
>>> key component of terracotta.
>>>
>>> That's great!
>>>
>>> -Wesley
>>>
>>>
>>> _______________________________________________
>>> resin-interest mailing list
>>> [email protected]
>>> http://maillist.caucho.com/mailman/listinfo/resin-interest
>>
>>
>> _______________________________________________
>> resin-interest mailing list
>> [email protected]
>> http://maillist.caucho.com/mailman/listinfo/resin-interest
>>
>>
>


_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to