but the code needed for tasks like the cache invalidation on data change in a
concurrent distributed environment is is not seem easy,...  

cheers,


Nail Uenlue wrote:
> 
> Hello,
> 
> As you can code your own cache controller it shouldnt be a hard task to
> archieve this as you can retrieve those instances by your given set of
> custer members.
> 
> cheers,
> Nail
> 
> On Fri, Jul 31, 2009 at 4:53 PM, sirmak<irmakser...@gmail.com> wrote:
>>
>> Hi,
>>
>> I'm investigating tech. possibilities for a new high traffic web site
>> project. I want to use ibatis (as myspace, alibaba) but the problem with
>> ibatis is the lack of distributed or replicated caching of entities with
>> infinispan. There will be an infinispan hibernate 2nd level cache in the
>> near future and terracotta already have this feature. There is a simple
>> caching interface in ibatis but ibatis doesn't have a hidden 2nd level
>> cache
>> like in hibernate that can transparently increase performance in a
>> cluster
>> when you start to add new caching servers. How can I workaround this
>> problem
>> in ibatis with minimal coding work ?
>>
>>
>> Cheers,
>>
>> --
>> View this message in context:
>> http://www.nabble.com/investigating-technology-stack-with-infinispan-tp24757775p24757775.html
>> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
>> For additional commands, e-mail: user-java-h...@ibatis.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
> For additional commands, e-mail: user-java-h...@ibatis.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/investigating-technology-stack-with-infinispan-tp24757775p24759192.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to