-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate integration with clustered Ehcache
PostPosted: Tue Nov 29, 2016 10:55 pm 
Newbie

Joined: Tue Nov 29, 2016 10:32 pm
Posts: 1
Consider such a scenario :

Several hibernate instance share the same cache.

As I know , multi ehcache3 support share same cache, but hibernate5.2.4 integration with ehcache3 do not support. the integration only support heap cache, and the integration does not support cache at ehcache xml config.

When hibernate will support this scenario?


Top
 Profile  
 
 Post subject: Re: hibernate integration with ehcache
PostPosted: Wed Nov 30, 2016 4:12 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Hibernate offers the same set of second-level cache API for any implementation, being it Ehcache, Infinispan or Hazelcast.

If you need a clustered Ehcache solution, then you should use Terracotta server, but that not open-source.

If you're looking for an open-source solution, you should use Infinispan, which is developed by Red Hat, just like Hibernate.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.