-->
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.  [ 3 posts ] 
Author Message
 Post subject: Easy to use 2nd leven cache for clustered environments?
PostPosted: Sat Mar 27, 2010 9:31 am 
Beginner
Beginner

Joined: Tue Jul 03, 2007 8:47 am
Posts: 46
Hi,

Is there an easy-to-use, open-source 2nd level cache for hibernate which works well in clustered environments?
Scalability is no real concern, the cluster only consists of two machines - but its not possible to run server-processes like terracotta or a memcache-daemon.

The three alternatives I know are:
- EHCache (requires a teracotta-server running)
- Memcached (requires a memcache-server)
- SwarmCache (optimal, but seems dead so far).

How well does Swarmcache work? Is it still compatible with latest versions of Hibernate?

Thank you in advance, Clemens


Top
 Profile  
 
 Post subject: Re: Easy to use 2nd leven cache for clustered environments?
PostPosted: Sat Mar 27, 2010 1:40 pm 
Newbie

Joined: Fri Jan 13, 2006 5:52 pm
Posts: 6
EhCache does NOT require Terracotta. It is just one optional possible configuration for it.

We are using EhCache with regular over-the-network synchronization using RMI.


Top
 Profile  
 
 Post subject: Re: Easy to use 2nd leven cache for clustered environments?
PostPosted: Sat Mar 27, 2010 3:22 pm 
Beginner
Beginner

Joined: Tue Jul 03, 2007 8:47 am
Posts: 46
So you simply configure the other server's ip/port and thats it?
Therefor it can run inside a application-server without any further dependencies to the environment?

Would be great :)

Thanks, Clemens


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.